I want to call an action that runs on any Entity
but i can't find its url to send the request from js code
Hello,
I would highly recommend starting using Dataverse Rest Builder from magician Guido Preite. This tool helps you to build the starter code you can use in your webresources.
Hi Be Elshayep,
You send AJAX request in your JS code to invoke the action by Web API.
Here is the Action API list:
Microsoft Dataverse Web API Action Reference | Microsoft Learn
Action has two types: bound and unbound. If is a bound action, it is tied to an entity. You can refer this doc to know more:
Use Web API actions (Microsoft Dataverse) - Power Apps | Microsoft Learn
And here is a sample:
Calling an Dynamics 365 Action from JavaScript - Carl de Souza
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156