Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

Bound Custom API with Alternate Key

(0) ShareShare
ReportReport
Posted on by 46

In the documentation on how to call custom APIs following sample is given for a bound function:

 

 

GET [Organization URI]/api/v9.1/accounts(ed5d4e42-850c-45b7-8b38-2677545107cc)/Microsoft.Dynamics.CRM.myapi_CustomBoundAPI()

 

 

Create and use custom APIs (Microsoft Dataverse) - Power Apps | Microsoft Learn

 

I was wondering if it's also possible to do a PATCH request and use alternate keys to execute a custom API action by doing something like this:

 

 

PATCH [Organization URI]/api/data/v9.2/accounts(example_key1=2)/Microsoft.Dynamics.CRM.myapi_CustomBoundAPI()

 

 

Use Upsert to Create or Update a record (Microsoft Dataverse) - Power Apps | Microsoft Learn

 

Anyone ever tried this? Or do custom APIs only support GET and POST requests?

Categories:
  • rahulchitte Profile Picture
    27 on at
    Re: Bound Custom API with Alternate Key

    Yes, It supports GET/POST/PATCH and Delete in Dataverse

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
mmbr1606 Profile Picture

mmbr1606 15 Super User 2025 Season 1

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics