Hi everyone,
Image uploads seem to be a tricky thing for Lists and I can't get my head around the HTTP request process and how to add it to an automatic flow. I have searched the database of Q&As and nothing suggested seems to work for my particular need, so I'm posing my own question.
Keen to hear from the experts!
Thank you 🙂
Below is the flow I would like to create:
Flow description:
When an image is added to a folder in OneDrive, upload it to a new record in an existing Microsoft/SharePoint List
(automatic flow)
Connectors:
OneDrive
Microsoft/SharePoint List
Trigger:
A new image is added to my OneDrive images folder
Actions:
1. Create new item in existing Microsoft/SharePoint List
2. Add today's date to Date field (this may auto populate per my New Item settings?)
2. Add image filename as text in Detail field.
3. Upload image to Image 1 field
4. Add image file link to Hyperlink field