Trouble Uploading Single Images to Webflow CMS Items from Airtable

Hello,

I’m encountering an issue with uploading a single image to a Webflow CMS item.

I’m currently developing a SaaS application that includes a collection named ‘Menu Items.’ For this, I’m utilizing Memberstack, Integromat, and Airtable. The application features a form for either updating or adding items to the menu, which includes an image upload field for item images. This field sends the image URL to Airtable, where I’m able to use the Attachment field to store images of the items. However, the problem arises when I attempt to send this URL back to Webflow to add or update the images in the Webflow CMS items. Despite my efforts, including turning off public access and following tutorials like this one: https://youtu.be/jBaJBYBUiK0 , I’m unable to resolve this issue.

I tried to upload an image by using the Image custom URL field in the “Create an Item” module and it worked. What error exactly are you getting in the output?
image

1 Like

@Paranoid_Bear What field did you map the the URL field? How did you generate/retrieve that URL?

I used just a random URL link that led to the image.
You can upload the file into the some tool that provides a public link and this public link use in the URL field.

1 Like