Create WebRequest action to add Item to TFS in Nintex Office 365 workflow

  • 12 March 2020
  • 3 replies
  • 14 views

Hello,

 

I am using webrequest action to create Item in TFS here I am using Office 365 environment. I used below post and for creating Item in TFS but no luck.

https://community.nintex.com/t5/Community-Blogs/Create-Work-Items-in-Visual-Studio-Online-with-Nintex-Workflow/ba-p/80039

 

I am getting below error.

The 'Content-type' header must be modified using the appropriate property or method.Parameter name: name

 

here is the setup

 

 

 

@Vadim Tabakman​,@patrickabel, @Brad Orlu6807i3DAA715FF2522F15.png


3 replies

Badge +5

Hi,


 


I have the same problem as I try to update an Azure AD Guest User, so the "Azure AD Update user"-workflow action is not an option because it doesn't contain all user properties and so is not working for guest users.

I need to use PUSH as method for the web request: https://docs.microsoft.com/de-de/graph/api/user-update and I get the same error message. If I omit the Content-Type, I get the following error from the web-request: Write requests (excluding DELETE) must contain the Content-Type header declaration


 


Do you have any idea on this,@eharris04?

Badge +5
I am sorry, I meant PATCH, not PUSH. Don't know why I wrote PUSH...
Badge +5

I created an entry in the user voice for that issue:

https://nintex.uservoice.com/forums/218291-3-nintex-workflow-for-office-365/suggestions/41960161-extend-the-web-request-action-for-additional-con

Maybe you can give it some votes 🙂

Reply