Hello,
I have got a media post scenario which allowes me to upload a facebook post.
here is it:
From what I understood - for uploading posts with pic/pics I have to use airtable so it works the next way:
- uploading screenshots(with info about my post) to drop box watch module
- download module downloads the png file
- GPT vision OCR module reads and exports info
- GPT 4 turbo module makes a post
- router for additional social media (will be done in future)
- GPT 4 turbo module fixes and edits the post
- website scraper module downloads pics for post
- canva module makes a collage
- text and images being uploaded to airtable module
- the needed info being uploaded the the specific social media
As you can see from the screenshot I dont have the canva, webscraper and airtable modules.
Im able to find info about how to work with airtable, though cant find anything about Canva and webscraper modules info …
Would be more then happy to get any suggestions or tutorials on that type of project.
I actually would like the images get scraped from resource like booking (which has API) and a collage to be made out of those pics, is that even possible and do I need any flow control tools if I would like first gathering pics and info, then uploading it to airtable and after everything is ready get uploads to social media ?