Is there a GET endpoint? I’d love to be able to get data out of computed columns without having weird set column actions
PS - Awesome video!
Is there a GET endpoint? I’d love to be able to get data out of computed columns without having weird set column actions
PS - Awesome video!
There is a GET for ENTERPRISE level apps…it’s specifically called “Query Tables”
Super useful to update roles, before we couldn’t update a role from within the app, now we can!!!
Great idea!
Just did a thing so I can change the views and view as different roles, so create a “View as” within the app
In this video, I share an example of creating a custom integration with the Glide Tables API. You learn how to create a row, update a row, and delete a row. Though there is an API involved, there is little to no code because I am using Zapier to make the API calls.
Check out my free APIs Made Simpler eBook:
https://amble.link/apis-made-simpler-book
Happy to help!
Thank you for putting this together. Super excited to try out all the features but noticed that the API might’ve been put on pause. I see the option but whenever I click it - it seems to be a dead click.
What browser are you using?
Tried both with Chrome and Safari
This is probably one of those questions but, is your app Pro?
It probably is…non pro apps don’t even show the “api usage” menu item.
If you haven’t, please submit a ticket and provide a support link, please!
I can confirm that it’s on a Pro App. I see the API usage meter when I click on Pro in the top right.
Tried again this morning but no luck. I’ll submit a ticket
Hi Darren,
I see in your example “get all rows”. That is missing from my API set in my PRO app.
How about even “Get Row”. If something changes in Glide, how can I keep an external database up to date? Without “Get Row”, seems that “UPDATE” could do major damage in a sync attempt.