Skip to main content
February 12, 2015
Question

Is it possible to set a temporary progoram token value on a form submit.

  • February 12, 2015
  • 1 reply
  • 741 views
We can do this now with the API, when requesting a campaign we can pass overrides to the default tokens in that campaign.  We use this to pass fields through for emails that wew don't need stored in the lead record clutering up the screen when reps look at it.  

We are converting to embedded forms and I'm jsut trying to figure out if theres a similar way to pass temparay data back with the form without having to create new custom fields.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
February 14, 2015
Well, yes and (I think) no.  You can post previously unknown fields with the form and they will be stored in the Filled Out Form activity.  But AFAIK they can't be transformed into tokens unless you first used the API to scan the records and then did an API Request Campaign.