Question on field update
Hi All,
I am planning to create a new field in Marketo that I want to use as a magic link token (which is used in unsubscribe URLs).
My idea is to have this field prepopulate based on another field.
New field = Token + Parameters (the parameters will only get populated when the token exists). I want the new field to only populate when the token field is not blank. That way I can use one unsubscribe URL for tokenized users and untokenized users.
For example: Untokenized URL/New field: If the new field is not populated, users will use the generic unsubscribe URL. If the new field is populated, it will be changed to the tokenized URL.
I initially thought of using a formula field, but it seems like Smart Campaign doesn't support it. I want to check if there is a way that I can replicate the same using string fields to replace formula fields.
