0

This is on Drupal 10.5.x...

I have a very normal webform, that is pushing data to Pardot, via the "webform_pardot" module.

In the mapping, we have.

email|email first_name|first-name last_name|last-name account_name|company title|title phone_work|phone primary_address_city|city primary_address_country|country [webform_submission:values:solution_checkboxes:format:comma]|interest fq_other_comment_c|comment fq_hidden_url_c|conversion-url 

To push the webform fields to pardot...

Everything works, except the token...

The token is trying to take a checkbox set of options, and process them as comma seperated plain text, to push in to that "interest" field.

What we get across the way in pardot, is the literal string [webform_submission:values:solution_checkboxes:format:comma]

Instead of a value based on that token...

In the interface for the mapping, there's a button to pick tokens... so I figured this would work.

Thoughts? Is my token syntax wrong?

Thank you!

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.