million-views / praas

Proxy as a service.
MIT License
4 stars 2 forks source link

Send Gateway request to Airtable #81

Closed 5r1n1 closed 4 years ago

5r1n1 commented 4 years ago

Forward proxy request to AirTable

5r1n1 commented 4 years ago

To test prepare one conduit record as follows:

  1. curi: mock host name pointing to 127.0.0.1 (edit /etc/hosts file and add the mock host name to your localhost record)
  2. suri: The airtable api host with base - for e.g. https://api.airtable.com/v0/appGy4fvzLsmR7vTX
  3. suriObjectKey: Contacts (table name)
  4. suriAPIKey: your airtable api key
5r1n1 commented 4 years ago

Tested successfully using Postman: