QuestionQ242
Develop integrationsYou are creating a webhook-based integration for a Microsoft Azure Function.
Every environment has its own Azure Function endpoint and must connect to that endpoint. Testing must complete successfully in every environment before changes are applied to production. Copy the endpoint details from the Azure portal by using Get function URL.
You need to configure the webhooks.
Which four actions should you perform, in sequence?
Drag & Drop
Select Register New Web Hook.
Configure WebhookKey authentication.
Configure the webhook manually in production after testing.
Navigate to a Power Apps Maker portal solution.
Configure a HttpHeader authentication.
Deploy the solution to production after testing.
Open the Plug-in Registration tool.
Create an environment variable for the endpoint URL.
Community Discussion