I have created a workflow that creates a CRM Email. In the body of the email I want to place a link to a Dialog. However the URL that I have for the dialog when clicled gives me the below error. I want the user after getting the email to click on the link in the body of the email to then get the dialog to popup.
The Dialog URL: <a href="https:///cs/dialog/rundialog.aspx?DialogId='<dialog GUID HERE>&EntityName=quote&ObjectId=">https://<server name HERE>/cs/dialog/rundialog.aspx?DialogId='<dialog GUID HERE>&EntityName=quote&ObjectId='<Entity GUID HERE>'
Error message:
Dialog Warning
The URL you used to start the dialog is incorrect. Add a correct URL and try again.
Thank you for your help
newjeep