Hi
I am trying to create a custom connector with a webhook to my service.
The test is working correctly but when I try to make a Flow with it,
the call to my service does not populate the callBackUrl.
Please assist me.
Hi @WWD-developers , how did you defined "notificationUrl" in your custom connector?
Hi
I am following the https://flow.microsoft.com/en-us/documentation/customapi-webhooks/ documentation for creating the webhook.
The only difference is that I am defining the API manually instead of from a swagger doc.
There were no errors in the test run other than the callback url not populating from Microsoft flow.
Thanks
Hi WWD-developers,
Have you created a flow using this custom connector? How is the flow created?
Do you get any error message when the flow runs?
Please check this documentation about “Use webhooks with Microsoft Flow” for a reference:
https://flow.microsoft.com/en-us/documentation/customapi-webhooks/
Best regards,
Mabel Mao