Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman Tagging you since you are the expert in this field 🙂
According to the Flowboost websites, the communitity edition can connect to Marketo REST APIs. I get the following response when attempting to do so:{"errorType":"Runtime.UnhandledPromiseRejection","errorMessage":"RangeError: You may only access Marketo-hosted assets with FlowBoost Community Editio...
Thank you. I am about to leave on PTO. I will investigate this solution when I return. Hopefully I can mark this as the answer 🙂
Using the Lead Activities API, I am able to retrieve information about email sends that were part of an API test. But the campaignID that is returned in the activity data does not correspond to a campaign in the campaign endpoint. And though the Test Variants are returned, there is no way to get i...
Thanks @SanfordWhiteman Last question I promise. What is the format of visitorToken?If it just the token portion of the cookie:Munchkin.init('AAA-BBB-CCC',{ visitorToken: '_mch-oranges.com-1234567890123-45678' });Or is it the entire cookie:Munchkin.init('AAA-BBB-CCC',{ visitorToken: 'id:123-ABC-45...
I do not see visitorToken as a documented property for options of the .init function. (https://developers.marketo.com/javascript-api/lead-tracking/configuration/) Is this simply an undocumented feature?
@SanfordWhiteman Any other thoughts where access to "Flow, Process Builder, Apex,etc" is not accessible to the Marketing team?
Doubt you are still looking for this 3 years later but for others you come across this post here is the current list.https://experienceleague.adobe.com/docs/marketo/using/getting-started-with-marketo/marketo-glossary.html?lang=en
Thank you for this tip. It is very timely for us right now