I want to be able to put data in place of the tokens without having to schedule a send.
Solved! Go to Solution.
You can use Create Token to update the value of an existing token. I haven't had a chance to update the docs to reflect this yet, though.
You can use Create Token to update the value of an existing token. I haven't had a chance to update the docs to reflect this yet, though.
Good to know. I noticed that when using schedule token, the content parsed into tokens is only available temporarily then reset to it's original value (I think after the campaign has ran) - Can you confirm if with Create Token, the values will be persistent?
Yes, they will be persistent. Schedule and Request Campaign replace tokens only in the context of that specific flow, the Token APIs update the stored value.