Hey everyone,
I’m working on a content scheduling system where I have the dates stored in a Google Sheet. Based on those dates, I need to automatically post content on platforms like YouTube or Facebook using Make.com (formerly Integromat). The challenge I’m facing is finding a way to delay the action until the specific date from the sheet, without using daily or minute-based triggers.
I don’t want to use the schedule or trigger modules that check every minute or day, as this would result in unnecessary operations, especially when the date is set for far in the future (e.g., next month). Checking daily for such long periods leads to excessive operations, which I’m trying to avoid.
Is there a better approach to handle this? Any suggestions for more efficient solutions?
Thanks in advance!