Hi,
I have set up a scenario where a webhook is triggered upon the creation of a contact in my Dataverse table, calling an external WebAPI. I am using the plugin tool to register the webhook and passing the created contact data to the registered webhook API URL. My question is regarding authentication. I have chosen HTTP header for authentication, and if my WebAPI requires a token for authentication, how do I handle it when calling the secured WebAPI through the webhook? Do I need to manually provide the token every time?


Report
All responses (
Answers (