Answered

Is it possible to generate a message from content that originated outside of intercom?

  • 16 January 2023
  • 1 reply
  • 13 views

Let's say we have a financial services platform (as an example, we don't). Let's say that platform uses Intercom and let's say our company wants to generate a message to all of our users when a certain event occurs. That's the broad use case.

 

An example would be ABC stock just hit $100/share.

 

This "outside" event occurs, and maybe a notification is sent outside of intercom (via email, or other ways). Is it possible for intercom to "listen" for this outside event, and when it is heard, to take action by generating an in-app message to the end user via messenger?

 

Essentially, an event happens on platform A (stock hits $100 and triggers a message) and we want users of platform B (intercom) to receive a message about it in their messenger inbox.

icon

Best answer by Oseas 20 January 2023, 12:20

View original

1 reply

Hey @kevin g12​! Oséas here from Customer Support Engineering 🕵️

 

This would depend on if platform A has something like webhooks to trigger notification via API when a stock hits a certain price. If it has, you could set up a logic on our end to receive this notification and then link it to a custom event in Intercom, so every time it happens, Platform A notifies your own platform, and then you notify Intercom via a custom event. Once you are tracking this event, you can trigger any Outbound Message (eg. chats and posts) based on this event.

 

Hope this makes sense 🙏

Reply