Lambda
Sample integration with Open Loyalty using serverless functions
Last updated
Was this helpful?
Sample integration with Open Loyalty using serverless functions
Last updated
Was this helpful?
Member makes a transaction using a mobile app
Transaction details are sent to API Gateway so that it calls two serverless functions:
First Lambda function registers a transaction in the Order Management system
Second Lambda function registers a transaction in Open Loyalty
As a result, Open Loyalty sends a webhook to the third Lambda function that a Member earned points
The third Lambda function calls Marketing Auto’s API to send Member a push notification about earned points / received reward