Campaign Engine

The CampaignEngine is a real time engine, which determines the most eligible campaign that needs to be sent to the customer based on the event that is triggered. This event could be triggered from online or offline systems. CampaignEngine fetches the campaigns that are eligible for the event from campaign micro service and determine the highest eligible campaign and send the response to online and offline channels.

Name Description Introduced In
getCampaign This API is triggered from the OLB or MB to fetch campaigns. This API is used to fetch the campaigns from the client (Front end). 2020.04
getPreLoginCampaigns This API is triggered from the OLB or MB. This API is used to fetch the pre-login campaigns from the client (Front end). 2020.04
pushExternalEvent This API is a generic service to push Events from an external system. In this case the event is used to trigger a campaign. 2020.04
completedCampaign This API is triggered from the OLB or MB application to add the completed campaigns to the table. 2020.07

Bookmark Name Actions
Feedback
x