I have a scenario where I have an attachment field in Airtable which I am sending to create an item’ in Webflow.
In Make when creating the image it asks for a full url including the file extension. None of the image properties provide a url with these parameters so it does not upload ("https://v5.airtableusercontent.com/v3/u/33/33/1726178400000/sZLmmnkIOvOC0QZCYmHX4Q/GQ6ke5l_9Zt5jOx5ZCD48WuBzJ0kbqS6mW2lfq6JcY7CZg9Q-nj2WxJi8j53GGGaXj4uDT_OlNUE4xIRcEVDL2_F9KzTdvkhwnwZ8hQwxR5GhWBP_oYQkP0MXEPYbhbc1uO0_ufpkwO-SfU0IVpU8Hoso35qnep7BtFWJsUt7Q5M_7aVd4h5sBKR8cncYmD_/9_pDI1czgctjytTsKyffXF91FLD3C73woOYFCKc3AHE)
Input Bundle looks like:
[
{
“fields”: {
“name”: “Design”,
“job-title”: “Designers”,
“title-tag”: “Freelance Designers For Hire in the UK”,
“description”: “Hire the best freelance Designers in the UK”,
“meta-description”: “Find and hire freelancers in Design”,
“open-graph-image”: {
“url”: “https://v5.airtableusercontent.com/v3/u/33/33/1726178400000/sZLmmnkIOvOC0QZCYmHX4Q/GQ6ke5l_9Zt5jOx5ZCD48WuBzJ0kbqS6mW2lfq6JcY7CZg9Q-nj2WxJi8j53GGGaXj4uDT_OlNUE4xIRcEVDL2_F9KzTdvkhwnwZ8hQwxR5GhWBP_oYQkP0MXEPYbhbc1uO0_ufpkwO-SfU0IVpU8Hoso35qnep7BtFWJsUt7Q5M_7aVd4h5sBKR8cncYmD_/9_pDI1czgctjytTsKyffXF91FLD3C73woOYFCKc3AHE”
},
“page-description”: “Find the perfect designer in the UK for your next project”
},
“select”: “list”,
“isDraft”: false,
“site_id”: “66ca03c48030bc873faebefa”,
“isArchived”: false,
“collection_id”: “66cdfad13750853d7e0df7ee”
}
]