After you have connected Reachdesk with Marketo, you can use a Marketo webhook to pass a custom variable from Marketo into a Reachdesk field.
This is useful when you want to send custom data from Marketo, such as a personalized gift note, and use that value in Reachdesk email content or gift notes.
Before you start
This setup only works when all of the following are true:
You have an Admin or Campaign Manager role in Reachdesk
You are using an Automated Campaign
The campaign is connected to a Marketo sending user
Send gift automatically via integration is enabled in Send settings
If these conditions are not met, the custom variable will not populate in Reachdesk.
Map a custom Marketo variable to the Reachdesk webhook
Follow the steps here to connect Marketo with Reachdesk and create a webhook
In the Marketo webhook, map the Marketo field to the
customGiftDatafield in your JSON payload templateAdd the Marketo token you want to pass
Example
"customGiftData": {{lead.gift_note}}
Use the custom variable in a Reachdesk Automated Campaign
Navigate to Automated Campaigns and open a campaign connected to a Marketo sending user
In Send settings, ensure Send gift automatically via integration is enabled
Go to any text input where you want to use the value, such as the email body, or the gift note
Click the { } variable picker
Under Marketo webhook only, select Custom Gift Data
Insert the variable into the text field
Frequently Asked Questions
Why is the Custom Gift Data field empty?
The variable will appear blank in the gift send if any of the following apply:
The specific field for that lead in Marketo is empty
The campaign is not using a Marketo sending user
Send gift automatically via integration is not enabled in Send settings
The
customGiftDatafield is not mapped correctly in the Marketo webhook
Can I use Custom Gift Data in any Reachdesk campaign?
No. Custom Gift Data only works for Automated Campaigns that use a Marketo sending user and have automatic sending enabled. It will not populate in other campaign types.
Comments
0 comments
Please sign in to leave a comment.