gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
765 stars 138 forks source link

Upserts on table #216

Closed dhanaschenniappan closed 1 year ago

dhanaschenniappan commented 1 year ago

The Airtable API is supporting upset functionality now. This feature is very useful when we want to update the records based on a specific key instead of system object ID. Can we implement this feature in here also?

marks commented 1 year ago

Big +1 -- I started at https://github.com/gtalarico/pyairtable/pull/209 and was hoping for some feedback/guidance from @gtalarico when he has a chance

gtalarico commented 1 year ago

I'm on it, just need time to review and incorporate. Issues have been stacking up and I am a bit short on time.

btw @marks if your team can allocate any resources to this project I would be happy to add you or anyone else as a contributor to repo to help keep things moving a bit faster.