Hi there,
I’ve a website with an embedded Airtable database view and a chatbot where I’m using the API to make some research trough the DB.
When the API returns a result, I want to send back the user to the website and display the fetching record into the embedded DB view.
How can I do it ?
Thanks