Connect to your users’ Marketo accounts.
You can find your Marketo application credentials by visiting LaunchPoint in the Admin section of your Marketo Dashboard.
You’ll need the following information to set up your Marketo App with Paragon Connect:
Your end-users will be required to enter their Marketo Client ID, Client Secret, Endpoint URL, and Identity URL as authentication when first connecting to your application.
You can find the credentials for your Marketo account in their respective sections:
Press the blue “Continue” button to save your credentials.
Once your users have connected their Marketo account, you can use the Paragon SDK to access the Marketo API on behalf of connected users.
See the Marketo REST API documentation for their full API reference.
Any Marketo API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Marketo account is connected, you can add steps to perform the following actions:
When creating or updating leads in Marketo, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ Marketo account. For example, you might want to trigger a workflow whenever new leads are added to a list in Marketo to sync your users’ Marketo leads to your application in real-time.
You can find the full list of Webhook Triggers for Marketo below:
Connect to your users’ Marketo accounts.
You can find your Marketo application credentials by visiting LaunchPoint in the Admin section of your Marketo Dashboard.
You’ll need the following information to set up your Marketo App with Paragon Connect:
Your end-users will be required to enter their Marketo Client ID, Client Secret, Endpoint URL, and Identity URL as authentication when first connecting to your application.
You can find the credentials for your Marketo account in their respective sections:
Press the blue “Continue” button to save your credentials.
Once your users have connected their Marketo account, you can use the Paragon SDK to access the Marketo API on behalf of connected users.
See the Marketo REST API documentation for their full API reference.
Any Marketo API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Marketo account is connected, you can add steps to perform the following actions:
When creating or updating leads in Marketo, you can reference data from previous steps by typing {{
to invoke the variable menu.
Webhook triggers can be used to run workflows based on events in your users’ Marketo account. For example, you might want to trigger a workflow whenever new leads are added to a list in Marketo to sync your users’ Marketo leads to your application in real-time.
You can find the full list of Webhook Triggers for Marketo below: