CRM Record GUIDs
In order to reference a record in CRM you need several key items, one of them is the GUID of the record. Depending on your browser settings it may not appear by default in the URL part of the form Window.
The easiest way to get it is to open a record and then hit F11 to display the form in a full-screen Window. Then locate the part of the URL (in red) that is between %257b and %257d (in blue). In the case of the campaign record displayed in the screen below the complete URL is as follows:
https://newcrminnovation20.crm.dynamics.com/main.aspx?etc=4400&extraqs=%3f_gridType%3d4400%26etc%3d4400%26id%3d%257b0F3CA0CD-82C4-E111-A130-78E7D1622FC2%257d%26pagemode%3diframe%26preloadcache%3d1341503668648%26rskey%3d514645860&pagetype=entityrecord
Note: Manually wrapped to fit better on the blog page
You will know that you have the correct text if the first set of characters contains 8 digits and the last set of characters contains 12 in this format: 8-4-4-4-12.