Push notification based on weather
We have a case to activate different workflows based on weather. It doesn't have to be real-time, for instance, create a rule that if the next day's weather forecast is for the temperature to drop below 15c (60F), activate the push workflow X for all the segments based there. Or if the forecast is for the temperature to be above 90F tomorrow/next few days, active workflow from segment Y.
I found this documentation here about using external API in workflows, would this work for the case above? How can the trigger (weather rule) be created?
https://experienceleague.adobe.com/docs/campaign-standard-learn/tutorials/managing-processes-and-data/data-management-activities/external-api-activity.html?lang=en
We are using ACS!
Thanks in advance!