Thank you so very much for publishing the Slack Slack Command How-To and Glitch repo!!! https://blog.airtable.com/api-content-series-slack-slash-command-app/
My team has this up and running on two of our most critical bases. It’s a longstanding dream come true (as Zoelle can tell you)! A few questions though…
-
How can we specify the fields returned within the Slack message attachments? We have 80+ fields in our base and only want to return a very small sub-set. Can this filtering be done via View?
-
Once we have limited the fields returned, how can we specify the order in which they are returned? Right now we are seeing variance in the order of the fields returned, between attachments.
-
You suggest pagination for navigation of 10+ returned records. How is that configured?
Again, MANY thanks! I’ve spent the last two Thanksgivings poking at this project, and FINALLY have 90% of what we need. :raised_hands:
A.