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. ;)
You're not passing data as form/multipart (even though you say so in the headers)! You need to select the form-data in the Body (instead of raw > text). Check out this article on h...
Marketo has a separate endpoint for adding Rich Text fields to the forms:
POST /rest/asset/v1/form/{id}/richText.json
You didn't mention the endpoint, complete payload with field...
You can set the wait step to end 29 days at a time after your stream cast time, so members have their engagement program cadence updated to normal exactly on the 30th day after the...
I agree, the de-dupe word is a bit confusing, especially for the users reading it for the first time/who are just getting started with Marketo. If you have more than one Person Par...
Well, Marketo has an identity endpoint to create the short-lived (60-minute) OAUTH bearer access token, however, the Client ID and Client Secret that are required to create this ac...
So, for example, you can say that list imports are deduped by email/partition, but form fills are still just de-duped by email address. This goes for pretty much any way of loadin...
Yeah, they renamed it to Engagement Map a few weeks back. Hopefully, this is the final one now! Also, Adobe said that they'll release the rest of the Editing features in the Engage...
Well, I don't think so! By default, Marketo partitions cannot have duplicate records. See the same highlighted in the Workspaces and Partitions documentation page below:
However, ...
Marketo has two options for setting timezones: one is for user-level timezone settings (Marketo Admin > My Account > Location Settings > Time Zone) and the second is for the entire...
how would Marketo process the JSON? Thank you.
Great question! Marketo would save this JSON string as-is in the Person Notes field (i.e., exactly the way you submit in the field du...