Number of webhook's calls
Hello,
I need your help please.
We have a webhook which allows us to make a request to another tool to enrich company's data.
We have a limited credit for this enrichement.
How can I know how many times our webhook was called ?
I make a smart campaign with a flow call this webhook and then change our personnal field co_enrichement from false to true. But If we make a request, the tool reduces our credits even if we have not yet the response.
How I can be sure that webhook was called?
Thank you