Hi Experts,
Below is the scenario, I want to achieve.
I am generating quotations through Dynamics 365 CE and storing those quotations in SharePoint against the quote entity. I now want to auto-create an externally shareable link (whenever a quote is generated and stored in SharePoint) and stored in a specific field in the quote entity so that when I send an email to contact using workflow (which will contain the shareable link), contact can open the quotation without sign in.
I believe, this has to be done by code as I need to generate the shareable link and store it in CRM. Any idea if how can this be done.