Hello,
I have created a custom connector set with 60+ actions successfully, but I cannot figure out how to configure Webhook triggers for the connectors. I have included a link below to the Bluebeam API documentation that should have everything needed to successfully create a Webhook trigger but it will not work for me.
can someone please show me how the subscribe request, the callback ur, and response are supposed to be setup and how an unsubscribe function is incorporated?
I keep receiving the following error message:
{
"$id": "1",
"Message": "The request is invalid.",
"ModelState": {
"$id": "2",
"value": [
"The request body can't be null or empty"
]
},
"ErrorCode": 99996
}
Here is the sample Bluebeam API Documentation for event subscription and notifications:
Here is how I currently have my webhook trigger setup:
Power Automate Custom Connector Trigger UI
And this is how I have the body of the request formatted.
check this and see if it helps:
I solved this myself. It was an issue with a HostUrl Policy that kept messing with the request.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
66 | |
27 | |
22 | |
16 | |
13 |
User | Count |
---|---|
129 | |
47 | |
44 | |
34 | |
31 |