Triggering Email off of something not integrated with marketo | Community
Skip to main content
Paul_Johnson
New Participant
November 30, 2017
Solved

Triggering Email off of something not integrated with marketo

  • November 30, 2017
  • 1 reply
  • 1236 views

Hey team, hopefully I can explain this well. Post sale, we use a customer management tool that doesn't integrate with Marketo or Salesforce. I'd love to be able to send a triggered email off of something that happens in that tool (etc. when they purchase an additional product, send a thank you email with explanation).

Can you think of anything I can do to trigger an email?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You don't need an always-on bidirectional sync to trigger activities in Marketo.

But you absolutely need to be able to call out from your other platform. This could mean a simple webhook or form post, or even running a local app (on the server) -- but there has to be something in your platform that can respond to that "something that happens" and communicate with another process.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
November 30, 2017

You don't need an always-on bidirectional sync to trigger activities in Marketo.

But you absolutely need to be able to call out from your other platform. This could mean a simple webhook or form post, or even running a local app (on the server) -- but there has to be something in your platform that can respond to that "something that happens" and communicate with another process.