Synchronize Dynamics 365 Contacts with Marketo Leads > Using the Synchronize Dynamics 365 Contacts with Marketo Leads recipe > Step 5: Invoke the process
  

Step 5: Invoke the process

When you invoke the Synchronize Dynamics 365 Contact with Marketo Lead process, the process synchronizes a Dynamics 365 contact with a Marketo lead based on a webhook request from Dynamics 365.
  1. 1Open the Synchronize Dynamics 365 Contact with Marketo Lead process and click Actions > Properties Details > Copy Service URL.
  2. 2Open a text editor and add the input fields and values to the service URL as shown in the following format:
  3. <Cloud Application Integration POD URL>/active-bpel/public/rt/<API_name>?webhookRequest=<Webhook request from Dynamics 365>
  4. 3Open a browser and paste the service URL.
You can also invoke the process using the Run Using option, REST or SOAP API endpoints in any API client, such as cURL, Postman, SOAP UI, or through any programming language.
You must copy the service URL to the webhook configuration in Prerequisite for creating a webhook in Dynamics 365 tool. The process will be triggered automatically when a contact is created or updated in Dynamics 365.