I have a base for which I wanted to create a daily email automation.
- Trigger - every 1 day at 8am
- Action (find records that have tasks (a field) with a status of TO DO.
- Action (send an email)
It looks like in the email that I am able to do attachments and either use data from the trigger (at a scheduled time) or action (find records). But when I click on Find Records....it will not let me choose anything...I either see invalid choice for input, cannot assign list of string to collection of complex types.
It will not let me attach they actual data! Any help is appreciated.