Hi,
Created workflow using Webhook by Pabbly and data forwarding as the response.
This works great and was able to invoke the url and get the response from postman. But how do we secure this webhook url? Can authentication be added to the webhook url ?
Perhaps when 3rd party is calling the webhook, need to add basic auth? If this is possible, do you have the documentations/steps?
Thanks
Created workflow using Webhook by Pabbly and data forwarding as the response.
This works great and was able to invoke the url and get the response from postman. But how do we secure this webhook url? Can authentication be added to the webhook url ?
Perhaps when 3rd party is calling the webhook, need to add basic auth? If this is possible, do you have the documentations/steps?
Thanks