Skip to content
How to upload a fil...
 
Notifications
Clear all

How to upload a file to the attachment field in Airtable with callin.io?

7 Posts
4 Users
0 Reactions
6 Views
jaredryanwright
(@jaredryanwright)
Posts: 4
Active Member
Topic starter
 
  1. I am generating a Google Document from a template.

  2. Next, I am using the download a Document module to retrieve a PDF of the document I just created.

  3. I am deleting the Google Doc created in the initial step, as I only need the PDF version and not the Google Docs file.

  1. The challenge I'm facing is how to add the PDF saved in my Google Drive to the attachment field in Airtable.

  2. My initial approach was to upload the PDF to Google Drive and then link it to the Airtable attachment field.

6a) When I examine the attachment field in the Airtable module, I observe two possibilities: one involves clicking the "Map" stitch, which presents a single field for mapping a value from preceding modules.

Make 4

6b) The second option allows me to expand the field and map a File URL along with a file name.

Make 5

  1. In both scenarios, I am uncertain about the specific value Airtable requires or where to locate it. My question is: what values do I need to provide to Airtable so that the PDF image appears correctly in the linked record field? Please refer to the image below for an illustration of my desired outcome.

Air 5

Please provide the rewritten markdown content *it should be in the markdown format.

 
Posted : 17/05/2022 7:25 pm
jaredryanwright
(@jaredryanwright)
Posts: 4
Active Member
Topic starter
 

The output from the HTTP Get File module includes Data and File Name. However, the input for the Airtable attachment field requires a file URL and the Filename.

Make 6

 
Posted : 18/05/2022 6:14 pm
MergeYourData.com
(@mergeyourdata-com)
Posts: 1
New Member
 

Hi, you’re on the right track. After uploading to Google Drive, you’ll need to add another module for Google Drive, specifically the “Get a Share Link” module. Ensure you configure it so the Role is set to Reader and the Type is set to Anyone.

Subsequently, you can utilize this Share Link within the File URL of the last image you shared.

Dan from MergeYourData.com

 
Posted : 07/07/2022 4:02 pm
jaredryanwright
(@jaredryanwright)
Posts: 4
Active Member
Topic starter
 

Could you please share more specifics regarding this comment? Screenshots would be greatly appreciated if available.

 
Posted : 26/07/2022 8:01 pm
PGH
 PGH
(@pgh)
Posts: 1
New Member
 

Hello,

I'm encountering the very same issue.

I attempted to include a "Get a share link" module to pass that link back to the Airtable attachment field.
The scenario executes, but when I click the attachment in Airtable, it opens a blank document.

Did I overlook a step?

Thank you,
Pascal

 
Posted : 11/01/2023 12:40 pm
jaredryanwright
(@jaredryanwright)
Posts: 4
Active Member
Topic starter
 

I have attempted the steps you suggested without success. Could you please offer more detailed guidance?

 
Posted : 11/01/2023 11:21 pm
Wemakefuture
(@wemakefuture)
Posts: 13
Active Member
 

For this use case, to upload a file to Airtable, this module was developed under 1SaaS.

It provides a static temporary URL that you can pass to Airtable, and it will handle the file transfer from there.

 
Posted : 12/01/2023 4:35 am
Share: