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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Using Advanced Rest Client with Web API in CRM 2016

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee

Hi,

To test Web API query we can make use of Advanced Rest Client chrome extensions.

https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo

Log in to CRM Online and from Settings > Customizations > Developer Resources

Get the Service Root URL

  • Launch Advanced Rest Client in Chrome
  • Put the URL copied.
  • Here we would also need to set headers, content type and Authorization.

  • Copy the Access Token and use it for Authorization Header in Advanced Rest Client

Click on Send and to get the response

Update the query and click on SEND

More details here

https://msdn.microsoft.com/en-us/library/gg334767.aspx

Hope it helps.


Filed under: CRM, CRM 2016, CRM 2016 Update 1, Microsoft Dynamics CRM Tagged: CRM 2016, Microsoft Dynamics CRM

This was originally posted here.

Comments

*This post is locked for comments