I am setting up an automation which needs to start when an API call is made.
- This automation will have to run a query that populates a DE.
- This DE is then used in a journey
Background: We are planning to run journey based on weather alerts. Idea is the weather application will trigger alerts to an end point and when an alert is received, two api calls will happen. One of them will populate a DE with weather details. The other will have to initiate the automation.
Hoping for the best minds to pitch in.