You need to sign in to do that
Don't have an account?
SFMC Custom Activity Data Binding
I am new to Marketing Cloud and working on a custom activity. The custom activity user interface has the following two input fields and these values should be passed from the journey builder to the custom activity. The custom activity then sends an SMS using a third-party tool (Twilio).
The Journey Builder is connected to a Data Extension named TestDataExtension. The data extension has the following fields.
I also created an attribute group named TestDataSourceGroup and linked the data extension to the attribute group and tried the following data binding but still, it is not working.
Can anyone help me to pass the data from the journey builder/data extension to the custom activity?
- Phone Number
- Message
The Journey Builder is connected to a Data Extension named TestDataExtension. The data extension has the following fields.
- Contact Id (Primary Key)
- Name
- Phone
{{Contact.Attribute.TestDataExtension.Phone}}
I also created an attribute group named TestDataSourceGroup and linked the data extension to the attribute group and tried the following data binding but still, it is not working.
{{Contact.Attribute.TestDataSourceGroup.TestDataExtension.Phone}}
Can anyone help me to pass the data from the journey builder/data extension to the custom activity?
You can reach out to Success - Salesforce Marketing Cloud page on https://success.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F9300000001pQ5CAI for inputs on your ask.
If this information helps, please mark the answer as best. Thank you