Hi,
I want to post to my FB page every day at 9 AM local time.
For that, there is a status, a date and an image field - and a Kanban board.
Status can be “Draft, Ready to Publish, Published” let’s say.
I can’t tell a condition to match the TIME of date - fine, I only need 9 AM anyway.
So I schedule the automation to run every day at 9 AM.
I can’t tell it however to post a picture, as the Find Records - whose status is Ready to Publish and Date is today - returns an array of records, and I can’t insert the picture from the values.
Any ideas?