Airtable Integration Not Showing Personal Access Token Option
I am trying to connect my Airtable account to use the "Create Record" tool inside an Agent Step. The goal is to see the visual field mapper that shows my table's columns, as described in your documentation.
However, I am facing an issue where the Airtable integration only allows me to connect via the old OAuth method (selecting a base) and never prompts me to enter a Personal Access Token. This results in the tool not being able to see my tables, likely due to missing schema.bases:read permissions in the OAuth connection.
Troubleshooting steps I have already taken:
- Disconnected the Airtable integration from within my Voiceflow project settings.
- Revoked Voiceflow's access from my Airtable account settings under "Third-party integrations".
- Generated a new Personal Access Token in Airtable with both data.records:write and schema.bases:read scopes.
- Attempted to reconnect Airtable in Voiceflow, but it still defaults to the OAuth permission screen without ever asking for the token.
It seems my account's integration state is stuck on the old connection method.
