The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hello Everyone,
We have the requirement as explained below. I would like to understand how it can be achieved in airtable? The steps are as follow.
There will be a form-1 where in user enters “company name”.Click on “Generate Data” button. This butt...
Hi All,
My use case is very simple. I would like to do following things.
Connect to snowflake database using airtable script?Fetch data from snowflake table.Populate the grabbed data into airtable multi select field as option.
I know the answer for t...
Hi Team,
We have almost 20 air tables,views and each view is attached to 1 air table form.
for e.g.
Airtable Name: internal_link<CUSTOMER_NAME>
Airtable View Name: internal-linking-<CUSTOMER_NAME>-views
Airtable Form Name: internal-linking-suggestion...
Hi All,
I have a field of type multi select option in airtable form. I would like to prefill that using Prefilling form feature of airtable. I have referred below airtable documentation for the same. But, this option didn’t work out for me.
...
Hi Team,
I have created 1 view and 1 form within air table. As soon as i submit the form 1 row gets inserted in the view. Subsequently, The view is attached to Run Script which gives call to external REST API.
Below are the fields displayed on the fo...
Thank you for your reply Scott. I was also thinking to implement using option #1. I am looking for free services which allow me to implement this flow.
I have another question, Is it possible to have only single form where i can click on “Generate D...
@Vivid-Squid - As i’m new to Airtable. So, Could you please explain more in detail step wise?
And how to configure snowflake connection or connect to snowflake ? Any reference link for that?
@kuovonne Then , how to prefill this field dynamically? Providing the value as option to this field is nothing but assigning values statically . But, i would like to fill up those options dynamically?
Is there a way to populate multi-select field dyn...
@kuovonne
Thank you for replying to me. As {category} field was ‘|’ delimited. Hence , i tried to use below formula with SUBSTITUTE option. But still, didn’t work for me.
“url?” &
“prefill_domain=” & ENCODE_URL_COMPONENT({domain} & “”) & “&” &
“pre...