Skip to main content
Nintex Community Menu Bar

Nintex workflow Call web service action Status not found error message

  • March 19, 2018
  • 2 replies
  • 34 views

Forum|alt.badge.img+1

call web service action fails with the following error message

Request failed with status:Not Found.

Using the  webURL/_vti_bin/NintexWorkflow/Workflow.asmx.

The URL works fine in the browser and when used in nintex workflow action it throws the above error message.

2 replies

Forum|alt.badge.img+17
  • March 19, 2018

The call web service action is expecting a status code response such as 200 or 400. I'm not sure the Nintex web service was ever intended to be consumed in that manner. 


Forum|alt.badge.img+14
  • Scholar
  • March 22, 2018

can you post screenshot of your exact configuration?

workflow.asmx web service exposes functions, which one do you use?

when exactly do you get the error? during configuration, when testing with 'Run now', at runtime,....?