MCSA guy who likes to hang out in the community going through the people's opinions, thoughts about the product and also answering questions/issues for fellow Marketo users. Have built few custom connectors for integrating the Marketo with other Adobe Marketing tools like Analytics, AEM, Target for extending Marketo's functionality. Have extensively worked on Marketo APIs along with the org level Marketo setup. Let's connect for a discussion on anything revolving around MarTech. ;)
Why not directly print data from the sorted $AccountList variable? Also, you don't really need {} around a variable unless you're displaying data (getting {} out of code wherever n...
Sure! You can also just run the "Remove from Flow" flow step on all people in the campaign, so they get removed from it. You can then have the first flow step that people currently...
Well, that depends on what authentication mechanism you're using to authenticate with the Qualtrics.
Qualtrics' X-API-TOKEN doesn't expire after a certain period. Once generated, ...
Please use code editor to add the code/response snippets as it becomes really difficult to read it otherwise. Re the Get Access Token webhook setup in Marketo, are you sure that it...
Please be advised that aborting a campaign doesn't undo the flow steps a person has already gone through. Itwill stop any flow steps being taken by anyone in the smart campaign and...
Well, if a batch campaign has already run, I don't think you really need to Pause the campaign as it'd not qualify/process any new people. For the people who're in the campaign flo...
You can clear the set recurring schedule for the batch campaign. Goto Campaign > Schedule > Schedule Recurrence from top nav > Set Schedule to None (snapshot below).
Once you're d...
If this is a batch campaign, then you can make changes w/o Pausing the campaign with a lot less to worry about as compared to making changes to a live trigger campaign. Given that ...
Is expiresAt a date time field? Also, why don't you have any meaningful lookup field (like email, person id, etc.) in your POST body? Granted it's not mandatory and technically you...