Has anyone implemented transactional messages in Marketo using any of the available APIs?

Anonymous
Not applicable
Hi, 

We are currently using Storefront as our e-commerce platform and trying to figure out if anyone has used Marketo to send transactional messages?  If so can we chat?

Trying to figure out the best way to implement this considering each order and shipping confirmation will have unique dynamic fields we will populate per lead.  

Thanks.  Nimisha
Tags (1)
13 REPLIES 13
Anonymous
Not applicable
@Amy, I'll continue to post either in this thread or alert you to another on how the project is going. We're taking this project internally though with our own developer team. 
Josh_Hill13
Level 10 - Champion Alumni
I believe Magento developers would be able to help you with such an integration, or really any Marketo agency with a strong programming team.
Amy_Lepre
Level 7
@Tim - we are also in that same process. Responding here to get updates on this thread. Thanks to all who have shared so far.
Anonymous
Not applicable
Also take a look at this blog post:
http://developers.marketo.com/blog/sending-an-email-with-dynamic-content-from-marketo-using-the-api/
Anonymous
Not applicable
Thank you Kenny!  I will take a look at that.  
Anonymous
Not applicable

Ah so glad someone else is takling some ecommerce API work. We're about to go through and investigate builidng out a full integration with Magento Enterprise to build our transactional based email programs. 

It would be huge to hear what other customers are doing/how they're doing it. 

Kenny_Elkington
Marketo Employee
Hi Nimisha,

A little clarification regaridng Murtza's explanation, you specifically need to create a Token local to the parent program of your email asset which you wish to update.  You can find an explanation of how to do so here: https://community.marketo.com/MarketoTutorial?id=kA250000000KyptCAC  In the email which is being sent by your requested campaign, you embed these tokens, and then they are replaced by the information specified in your API call when the email is processed and sent.
Anonymous
Not applicable
You store them as a token, and override the default token values by passing new values for them via API.
Anonymous
Not applicable
Thanks Murtza.  How are we to store the dynamic elements, ex. the products our customers purchased and product description, unqiue subtotal, do they all need to be stored as a demographic field then called by using a token?  The documentation was limited so would like to get more information on this.  Thanks!
Anonymous
Not applicable
Unfortunately, I do not have any customer references. It is approach recommended by support team as well, so it is well tested by a number of customers.



 
Anonymous
Not applicable
Thank you!  Do you know any current Marketo customers that are doing this that are willing to chat with us?  Thanks!
Anonymous
Not applicable
This is definitely possible. Here's the Marketo Developers Blog post on how to do this:
http://developers.marketo.com/blog/sending-a-transactional-email-from-marketo-using-the-api/
Josh_Hill13
Level 10 - Champion Alumni
Sure, you would need to have Marketo listen for changes to a value passed from the ecommerce software.

Call up the folks at Perkuto.com to see what they say. They've done some integrations.