Goal:
Get an email content from in webhook and process it.
For that I created Webhook (Catch Webhook) and I press test it always fails.
I created a Google script with Live URL, Google script does show it sent an data to webhook, however in ActivePieces it’s waiting forever and fails always. What I am missing here?
@Imran , does the Google Script log show a status code 200 indicating that the data was successfully sent to the webhook URL?
