Hello Gliders! Thereās a lot going on this week.
We announced our partnership with Make, along with the launch of our new Make integration. Itās now available on all paid plans.
Check out the announcement post for details, including an exclusive promo for two free months of Makeās Pro plan with 20k monthly operations.
We also announced the winners of our Glide Certified: Level 3 community challenge.Congratulations to Toni Nolasco, Myles Chaput, Stephen Redden, Daniel Nice, and Pedro Coelho!
This month weāre challenging you to share your best Glide + Make scenarios for a chance at $500, Glide merch, and a free year of Glideās Maker plan.
New features, fixes, and updates
Improved styling, usability, and precision of line and bar charts
Line and bar chart tooltips now include more details
Improved collection header styling for tablet size
Gmail integration now includes an optional āfrom:ā field
/mutateTable API now displays a useful error instead of āfirstErrorā
Allow writing arrays of JSON and date-time values to Glide Tables
Fixed codec errors for no results in Google Maps integrations
Fixed overflow text in collection cards and slide-in detail panels
Fixed a bug where you could still edit your deleted custom actions
Fixed a rare case where Microsoft Drive accounts cannot be listed
Fixed a rare case where Airtable credentials might become invalid, requiring you to re-authenticate
Tidied up announcement cards in the Glide dashboard
However, your āGet a rowā or" Get rows" modules output data using column IDs, like below:
At the same time, on a Maker plan, Glide doesnāt expose the column IDs because the āShow APIā feature is locked.
Iād like to suggest that your tech team that works on this integration picks one consistent way to handle column names or IDs. Either use column names throughout all Make modules (and both taking inputs and rendering outputs), or use column IDs (but in this case, add a āshow column IDsā feature to the menu that shows up when someone right-clicks on a Glide table in the Data Editor).
Can you try removing your Make integration in Glide, add it again, and check if the API key changes? If it changes, try initializing a new connection in Make and do it again.
I tried with a Legacy Pro team, itās working normally for both Get Rows and Get Row.