I am currently trying to pass in an option for the airtable API which is going through Dexter. The following POST method works:
$ POST https://api.airtable.com/v0/<bot airtable_base>/Profile/ {"headers": {"Authorization": "Bearer <bot airtable_api_k...