I am a beginner from Make and I am t build an automation for my Linkedln profile. This is how the automation is working:
- Pick a Keyword on Google Sheet
- Create content using chat GPT
- Search for an Image that has been updated on Google Drive(One at a time) Filter by date and time
- Iterate those files from Google Drive
- Download the file from the drive that matches the date and time that was posted
- Post content and the image on LinkedIn(The image should be the latest update
) - Update the Google sheet the content has been updated
I am having an issue filtering the images by date on Google Drive so that the automation can post the latest image that was updated on Google Drive. Please help me.