How to check whether error received while calling the Webhook?

Devendra_Chauha
Level 2

How to check whether error received while calling the Webhook?

I am calling a Webhook which updates the Email token from third party API. But the smart campaign is executed successfully but the email token is not updating.

Is it a way we can check the Webhook error log ?

Thanks

DevC

Tags (1)
1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: How to check whether error received while calling the Webhook?

Yes, use the Webhook is Called trigger and constrain by the error message. Of course the Call Webhook activity also shows the response.