Hi there @jamesforpm,
Welcome to the Community!
I did some digging into this, and it seems like most actions in Zapier only returns 1 set of data at a time unless there’s an action or the app’s API supports to return ALL data. I’d recommend reaching out to our Support Team to create a feature request on your behalf.
You can reach our Support Team here: https://zapier.com/app/get-help
Hopefully, this helps!
This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
To overcome this limitation, you might consider the following approach:
Loop through Events: Instead of relying on a single action to find the list item, you can use a combination of actions within a Zap loop. Start by using a trigger, such as a scheduled trigger at midnight. Then, within the Zap, use a series of actions to find and process each event individually.
Filter Events Programmatically: After finding the events for the upcoming day, you can add a step to filter or sort the events programmatically within Zapier using a "Filter" or "Code" action. This way, you can ensure that all relevant events, including multiple full-day events, are considered.
Create Multiple Email Actions: If necessary, you can then set up multiple email creation actions within the loop, each corresponding to a specific event. This ensures that all identified events are included in the emails.
For quick assistance on Zapier integration support.