May 11, 2020 07:58 AM
Our start-up runs on PostgreSQL database. Many of our customers use Airtable. We are exploring integrations to make their workflow easier. (I am very new to Airtable so please pardon my ignorance)
I believe one simple way we can do this is to let our customers download data from our platform in an Airtable-friendly CSV format. But then our customer would still need to manually upload the CSV to their base right? (not ideal)
Is it feasible for us to connect to our customers’ Airtable API keys (we have may individual users), and allow our customers to automatically pipe information from our system into their Airtable base?
Is there a better way of doing this? I know security is certainly a concern - but we would only do this with the permission of our customers for a specific purpose.
Are there other companies doing this already? Are there other pitfalls I’m not thinking about? Thanks everyone!
May 11, 2020 08:20 AM
One approach -
May 11, 2020 08:27 AM
Thanks Bill - our team will look into this!