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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 301 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 297 Most Valuable Professional

#3
VASANTH KUMAR BALMADI Profile Picture

VASANTH KUMAR BALMADI 195

Last 30 days Overall leaderboard