How to write an image URL into the attachment field in Airtable?

May I ask how to write an image URL into the attachment field in Airtable?

I have tried the following two formats, but neither of them worked:
[“https://storage.googleapis.com/agenthub-public/uid-Q4Y0o500BFS5lKzh6em2zKiemyo2/JJJisKv7DTsLo23DH5UtBz%2Fgenerated_image_5t3g63abH4eJo6moNHLVfB.png”\]

[{“url”: “https://storage.googleapis.com/agenthub-public/uid-Q4Y0o500BFS5lKzh6em2zKiemyo2/JJJisKv7DTsLo23DH5UtBz%2Fgenerated_image_5t3g63abH4eJo6moNHLVfB.png”}]

Is there a correct format or method to upload an image URL to Airtable’s attachment field?

Hey @gucci0915! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @gucci0915, thanks for the question! At the moment, Gumloop doesn’t support direct file uploads into Airtable attachment fields. So instead of uploading the image itself, the best workaround is to write the image URL into a regular text or URL field in Airtable.

So in your case, you can just write this URL into a field in Airtable:
https://storage.googleapis.com/agenthub-public/uid-Q4Y0o500BFS5lKzh6em2zKiemyo2/JJJisKv7DTsLo23DH5UtBz%2Fgenerated_image_5t3g63abH4eJo6moNHLVfB.png

Good news though: file support for Airtable is on our roadmap, so stay tuned!

We’ll keep you posted once it’s available!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.