Skip to main content

Notifications

Power Automate - Connector Development
Unanswered

Event poliing request url gets '\trigger' added to it

(0) ShareShare
ReportReport
Posted on by 60

Hello all,

 

I'm new to event polling (hail to webhooks...), never created one, but today I had to.

 

I try to configure a request, but the request URL is changed from:

/apis/pbx/events

to

/apis/pbx/trigger/events

 

Why is this? I've seen more posts on this, but no (clear) answer yet. When I perform a get request on the latter URL, I get (obviously) an error. My trigger action doesn't work either. Any suggestions?

  • SameerCh Profile Picture
    SameerCh on at
    Re: Event poliing request url gets '\trigger' added to it

    Its hard to explain this really, but let me try. There are 2 reasons--

    (1) We wanted to provide a common path for triggers. Multiple webhook triggers, for instance, can be mapped to a single webhook subscription endpoint.

    (2) Polling triggers often rely on a specific Url/resource that returns a list of items. Many connectors want to expose that endpoint as an operation itself 

     

    The above means that you need an extra path for triggers. We just picked on using a '/trigger' prefix.

    Hope this explains!

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,475

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,767

Leaderboard

Featured topics