Hi
This might be known 99% of the CRM developers, I am writing this to help for 1% people.
How to get GUID of the record
We do this many times while working with CRM.
Follow the below steps for the getting GUID from the URL.
That's it, you have the GUID of the record.
Hope this helps.
--
Happy CRM'ing
Gopinath.
This might be known 99% of the CRM developers, I am writing this to help for 1% people.
How to get GUID of the record
We do this many times while working with CRM.
Follow the below steps for the getting GUID from the URL.
- Right click on the mouse by selecting the record from the list and select Copy a Link.
- Click Allow access on the popup if it asks.
- Open notepad and paste.
- You will see the complete URL of the record got pasted
- Just take the text between "%7b" and "%7d"
That's it, you have the GUID of the record.
Hope this helps.
--
Happy CRM'ing
Gopinath.
No comments:
Post a Comment