Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman Basically the new subscription center will be hosted outside of Marketo and will need to use the React component library components to create the form. Currently I was able to add the following query parameters to the unsubscription url: ?mkt_unsubscribe=1&mkt_tok=##MKT_TOK##Next st...
Thanks @SanfordWhiteman ,one more question is it possible to identify a user/lead based on the mkt_tok value using the REST API?
@Grégoire_Miche2 Thanks for your comprehensive answer. I have the following use-case. I'm create a subscription center page outside of Marketo, in order to have our local branding and styling. I have attached the following query parameters to the unsubscription url: ?mkt_unsubscribe=1&mkt_tok=##MKT...