Authentication token for webhooks
Status: Closed · Asked by Giladi on · 0 views
Hello,
I want to send my webhooks with an authentication token.
When I use the "webhook by pabbly" trigger, I can't assign a token.
Is there a solution for that?

Thank you
Hello,
I want to send my webhooks with an authentication token.
When I use the "webhook by pabbly" trigger, I can't assign a token.
Is there a solution for that?
Thank you
Please use API module for that pushing webhook data -
The video shows how to use the API module after you already had a trigger.
In my case, it starts with a webhook, that sends info encrypted with an authentication token.
How do I use the API module as a next step? I only need to assign the token to the webhook from before, and not send any API call to another server.
Please clarify.
Thank you so much!
The video shows how to use the API module after you already had a trigger.
In my case, it starts with a webhook, that sends info encrypted with an authentication token.How do I use the API module as a next step? I only need to assign the token to the webhook from before, and not send any API call to another server.
Please clarify.
Thank you so much!
Thanks for the clarification. Currently, we don't support sending webhooks with an authentication token.