Skip to main content

We are using Nintex for Office 365 and are wondering what the timeout is for calling an http web service.  We are building a service that will take about 3 minutes before responding with a status code.  Will workflow timeout before the status is returned?

 

Thanks!

Perhaps you could have in your web service a method for making the call, then add a 5 minutes pause and then call another method to get the result.


Reply