posted an update

I have simplified the approach during this hackathon, instead of parse the hourly weather forecast to structure data model in Salesforce/Datacloud to process later. I experiment and successful get AgentForce to interpret the raw data correctly. This save the inefficient in call the API by batch and store the data somewhere. Weather forecast can be changed without notice, it's likely outdated right after the batch is run. I decided to use Agent to call the API only for the scheduled time of the location. It works beautifully.

Log in or sign up for Devpost to join the conversation.