Expand my Community achievements bar.

Dive in, experiment, and see how our AI Assistant Content Accelerator can transform your workflows with personalized, efficient content solutions through our newly designed playground experience.
SOLVED

triggering app push sendouts through API

Avatar

Level 8

I am working on a project for a bank. And they have their decisioning engine which decides when to send specific notifications to the customer. Some notifications would marketing, some would about transactions and some about updates. Which AJO feature would you use, event based journeys or api triggered campaigns to send different types of notifications?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Event-based journeys in AJO are designed to trigger personalized customer experiences based on real-time events or interactions. This feature is ideal for sending notifications in response to specific customer actions or behaviors, such as making a purchase, abandoning a cart, or updating their profile information

 

API-triggered campaigns enable the bank to programmatically trigger and send notifications based on external data or system events. This feature is suitable for scenarios where notifications need to be initiated by external systems, such as the bank's decisioning engine, based on predefined business rules or criteria

 

If there is a need to include waits, perform additional business checks and data lookups, event based journeys can be used compared to API triggered campaigns which falls under the fire and forget category for single channel / touch point use cases.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Event-based journeys in AJO are designed to trigger personalized customer experiences based on real-time events or interactions. This feature is ideal for sending notifications in response to specific customer actions or behaviors, such as making a purchase, abandoning a cart, or updating their profile information

 

API-triggered campaigns enable the bank to programmatically trigger and send notifications based on external data or system events. This feature is suitable for scenarios where notifications need to be initiated by external systems, such as the bank's decisioning engine, based on predefined business rules or criteria

 

If there is a need to include waits, perform additional business checks and data lookups, event based journeys can be used compared to API triggered campaigns which falls under the fire and forget category for single channel / touch point use cases.