I am capturing all form fields through a form using a flow app (and form is built through Shopify Native Forms App. It is working absolutely fine but the only issue is with the image upload field. It captures the image field but in gid format which i am unable to open. Is there a way to open that uploaded image in excel sheet?
Topic summary
A user is experiencing an issue with image uploads when capturing form data from Shopify Native Forms to Excel via Shopify Flow.
The Problem:
- All form fields transfer successfully except images
- Images are captured in GID (Global ID) format rather than as viewable files
- The GID format cannot be opened or viewed in Excel
Current Status:
- The workflow functions correctly for all other field types
- No solution has been provided yet
- The user is seeking a method to either convert the GID format or capture images in a format compatible with Excel spreadsheets