Help

Get the generate code from the Airtable iframe

692 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Chichi_Ifeakand
4 - Data Explorer
4 - Data Explorer

I have called the iframe in my shopify. Iframe is showing a form and when form will submit it will generate a code. How can I get this code from the iframe? I have tried so many things but I have not got any success.
Please help me. If you can help me

1 Reply 1

I don’t think you can get the code from the iframe.

If it’s a code you are generating in your Airtable database, then you’d need to get it from your database directly (via API, presumably).

If you are talking about a code that Airtable generates, then presumably you’d have to grab it from the response hash (the json returned by the server when a user submits the form).