Skip to main content

We are happy to announce the Java Client for Airtable.

We created for educational purposes. Have a look at GitHub: https://github.com/Sybit-Education/airtable.java


The client supports automatically object mapping. All CRUD-Operations (including Attachments) are already supported.

But it is a very first version.

Any feedback or pull requests are welcome.

some days ago, we released a minor update: V0.1.5:

https://bintray.com/sybit-education/maven/airtable.java/0.1.5


hi, how can i use in android studio?


hi, how can i use in android studio?


There is a port for Android: https://github.com/Sybit-Education/airtable.android


Is there a tutorial on how to call on the API client? I’ve added it as an Android Library in my app in Android Studio but I need help on implementing it.


Is there a tutorial on how to call on the API client? I’ve added it as an Android Library in my app in Android Studio but I need help on implementing it.


Have a look in the common java implementation, there are JUnit-Tests showing how to use it: https://github.com/Sybit-Education/airtable.java/tree/master/src/itest


Hope this helps.


Currently trying to help ukranian refugees evacuate and trying to use Twilio, WhatsApp and Airtable via Java.


Any chance you have a tutorial on setting this up?


Have you have tried to follow readme?




What is your concrete issue? Probably you post issue at Issues · Sybit-Education/airtable.java · GitHub


We will try our best for support.


Reply