Skip to main content

Hi 

We have app which calls our backend api for asynchronous task and pass the callback url. This works fine. 

In this case Test step is not working because we test step does not have callback url. Can we pass callback url in sample data or how do we make the test step working for test step.

 

Best regards

Chandra

 

 

Hi 

We have app which calls our backend api for asynchronous task and pass the callback url. This works fine. 

In this case of Test step, backend returns 202 accept and returns the reply to webhook callback url after finishing but Test step does not wait for callback reply. Is there way that it waits for backend to finish and shows the response of callback in test step. 

 

Best regards

Chandra