Hello,
I have an automation that I created for Hubspot that I need to recreate in Marketo. I'm looking for insight into whether there are API endpoints to do these same things, or maybe a different workflow. Maybe point me at what endpoints to look at.
I have read through the API documentation, and it looks like this should be possible. But the documentation doesn't have enough details for me to be sure.
I have a data file with new activities. I use that data file to create a new email, listing all the activities in a "template" that was created for this automation.
With Hubspot process currently is:
check if images for activities are in the file library, get their URL if they are, or upload if not
upload template (updated with file URLs from above)
clone the latest version of the email using this template
this creates a draft email with the new template just uploaded
it copies any email lists assigned to the old email
replace the subject and preview in the email with new info
This currently works great in Hubspot. One of the marketing people clicks to start the process in my application. Then goes to Hubspot to send a test email, and if all looks good then hits send.
Also, could you point me to where I can find tokens to replace pre-defined footers, unsubscribe blocks...
Thanks,
Jay
... View more