Hi all,
Below image shows my Jquery with Ajax code
Where in the code i'm fetching field values and POSTing it to the URL in JSON format.
I want to achieve same thing in C# plugin fetching the values from fields i can use query Expression but i need to use AJAX in the C# code how i'll achieve this?
Any help would be Appreciable..
*This post is locked for comments
Hi Puneet,
AJAX is used to call the web api from javascript. If you need to query records from web api without using queryexpression. You can follow the sample available in SDK.
Refer these:
docs.microsoft.com/.../web-api-query-data-sample-csharp
docs.microsoft.com/.../web-api-query-data-sample-csharp
Hope this helps.
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156