Hello,
My scenario is:
There is field on CRM form, if the status of this field is changed, it'll trigger plugin update. What plugin does is to retrieve related record from sharepoint and update that field of the related record, then it'll trigger sharepoint's workflow to sent a email.
So how can I make this work on crm side?
Thanks in advance.