Question

How do I pass a callback URL in sample data to make the test step work in Zapier?

  • 9 March 2024
  • 1 reply
  • 30 views

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

 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

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