Jun 26, 2024 02:09 AM - edited Jun 26, 2024 02:26 AM
Hello!
Hello!
I am new to Airtable and Make.com… have tried to make 2 steps work for a month and it has not been working…
THE GOAL: What I am trying to do is to extract the transcript from a video file, so after I can produce a written article, a title for the article and the video, and a description for Mr. YouTube.
ERROR: Use Column ID: False or 403
STEPS: (STEP 1: connecting with Webhook => OK). STEP 2: Getting a record from Airtable and put it into make to transfer the info into Google Drive (video transcript).
Problem in STEP 2
I have checked the names and IDs and I don’t know what I am missing. My administrator did the same operation and it showed the “Use Column ID: false”, but we didn’t have any problems or errors until now. I have re-written all the code, redone the tables and the whole process. Have updated all my permissions and the token on Airtable. I have 1 test record.
ID formula: RECORD_ID()
@ScottWorld @Olpy_Acaflo What can I do to solve this issue?
Jun 26, 2024 02:59 AM
Hmm, you shouldn't need to deal with permissions / tokens at all actually, when you set up the connection in Make that's already handled for you when you grant access to the table
Does the connection you're using in this scenario work in any other scenarios?
Jun 26, 2024 09:12 PM - edited Jun 26, 2024 09:12 PM
Hi
We'll first ensure that your webhook successfully captures the video data. Next, we'll verify that Airtable retrieves the correct record by double-checking field names and IDs. Once that's set, we'll use Make.com to transfer the transcript to Google Drive.
For Step 2, here's a concise approach:
Jun 27, 2024 03:01 AM - edited Jun 27, 2024 03:12 AM
Dear @Sachin_191 @TheTimeSavingCo
First of all, thank you for taking the time to help me with this challenge.
I think I got it... I had to put the RecordId manually along with selecting it in the pink fields. But I don't know why the "recordId" is not pulled automatically. Is this normal? If not, what should I do?
STEPS I TRIED:
Questions: @Sachin_191
I am sorry but I don't understand where are the settings to avoid "Use Column ID: False" error, how to know for sure what is the schema in Make.com, I already tested with a sample record from row 8 (in images)