I’m trying to get a social media calendar and workflow to schedule posts from within Monday. I am able to accomplish most of this through Make using the Monday and Buffer integrations + some GraphQL queries. However, Make does not support passing a video URL to Buffer (which it really should, but that is another issue).
So instead I am trying to publish directly to Instagram using the Instagram For Business integration. I have it set up and publishing correctly. The problem is, Make’s Instagram For Business integration does not support Meta Business Suite’s scheduling functionality (which it really should, but that’s another issue). So as a result, I’m only able to publish the video post to Instagram immediately, not at a specific time.
My question is: How do I get Make to only pass the info to the Instagram For Business integration at a specific date and time, as set in a column in my Monday board?
(Or, alternatively: How do I get Make to store the necessary data somewhere else to then be executed at a specific date & time, as set in a column in my Monday board?
Or even: How do I get Monday to only send the webhook data to Make at the set time if the file in a file column is a video?)
Thanks in advance.