Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Apr 11, 2017 01:21 PM
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.
May 30, 2017 01:15 PM
some days ago, we released a minor update: V0.1.5:
https://bintray.com/sybit-education/maven/airtable.java/0.1.5
Mar 07, 2019 12:40 PM
hi, how can i use in android studio?
Mar 07, 2019 10:30 PM
There is a port for Android: https://github.com/Sybit-Education/airtable.android
Jul 10, 2019 02:55 PM
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.
Jul 11, 2019 01:21 AM
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.
Mar 08, 2022 08:52 AM
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?
Mar 08, 2022 11:03 AM
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.