Hi,
I'm new to coding and formulas and such. I'm trying to build a flow that takes images from either Google drive or Dropbox (whichever is easier) and move it to sheets, then use sheets to schedule a post everyday at a certain time.
Right now I have (not code, just steps):
Schedule
Get rows>file= drive, worksheet= "outbound"
{Apply to each
Output= records value
Post tweet> message= "message out", media ="pic out"}
This is successful until I try to pull an image from Dropbox to sheets.
I have a separate flow for that right now:
Trigger= Dropbox when file of created
Sheets= insert row
It runs successful, but only returns the powerid thing, so I have 50+ rows of strengths like 0cb88d22cbc54413bd9919c9c07a5bff.
My ultimate goal would be to have pics that I save to a specific folder automatically get sent to sheets or wherever to form a tweet with mentions and hashtags with the capability of adding a comment to the message specific to certain pics.
Until I get the automation going, I'm using hootsuite, but I have to manually put in each picture (which means navigating to drive, then base folder, then, subfolder choose pic I haven't used yet, select, then go to homepage, find same pic, move from one subfolder ("not used") to another ("used")), paste the hashtags, add the comment, select day, select same time for each day, repeat.
I also have a sheet and form to organize and edit, such as a list of the pics with a (hopefully valid) formula to check for repeats, and join together message, mention, and hashtags.
Sorry for long post.
Thanks
I have the same question (0)