I'm currently working on a bot where i store user records on an airtable , I want to be able to send request back to the airtable to fetch data for returning users who have previously stored their information, I want to use the phone number as the confirmation
Lets say as quickly as conversation starts the bot will check if user phone number has contacted us before and saved their details in a table.
If user doesn't exist then direct them to a node where we collect their details and save them into a table
How can I do this? @quick-musician-29561