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.
Open the
Synchronize Dynamics 365 Contact
with Marketo Lead
process and click
Actions
Properties Details
Copy Service URL
.
Open a text editor and add the input fields and
values to the service URL as shown in the following format:
<Cloud
Application Integration POD
URL>/active-bpel/public/rt/<API_name>?webhookRequest=<Webhook
request from Dynamics 365>
Open 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 Plug-in
Registration tool. The process will be triggered automatically when a contact
is created or updated in Dynamics 365.