Hi Durgesh, Create plugin on update of the record and in filtering attributes select the respective field, so that plugin will trigger only on update of that field. To send your CRM data to external URL can be achieved using two ways, 1. Using webhooks. docs.microsoft.com/.../use-webhooks 2. using httprequest or rest client inside your plugin. Regards, Prakash
↧