web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Can custom connector t...
Power Apps
Unanswered

Can custom connector triggers use webhooks with security?

(0) ShareShare
ReportReport
Posted on by 56

I am creating a custom connector and I have authentication and the actions sorted, I just need to figure out the triggers. The webhooks that I am trying to work with have security, hashed using HMACSHA256 and base64 encoded (webhook docs here).

 

Does anyone know is it possible use a webhook that is hashed using HMACSHA256 as a custom connector trigger?

 

Thanks in advance

I have the same question (0)
  • cchannon Profile Picture
    4,702 Moderator on at

    It might be possible to accomplish this on the PowerApps side... not really sure how... but this is not your biggest problem. The Overview documentation page from your link above also references an example API endpoint as:

     

    https://api.xero.com/api.xro/2.0/Contacts/717f2bfc-c6d4-41fd-b238-3f2f0c0cf777

     

    This is a big problem for Custom Connectors because Custom Connectors have no mechanism for building parameterized URLs. None whatsoever. Unless you can hardcode the ID into the url for the custom connector (I assume that is not an option) custom connectors simply cannot get the job done here. You will need to write your own connector (probably as an Azure Function) to act as the interface here. Bonus: it will be much easier to handle your hashing requirements there than in some convoluted PowerAutomate approach. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard