Hey Airtable Team,
I’m currently using Airtable to manage a catalog of items. Each record is a single item, with fields like SKU, description, dimensions, and so on. The client has asked me to figure out a way to export this catalog information from Airtable into a powerpoint document that can be downloaded and edited. The tricky part is that they want to include multiple Airtable records per page. Ideally we’d have a table of ten records per page, and the document would include as many slides as are needed to list all of the records in a particular Airtable view. I’ll admit that I haven’t even thought about how to tackle page breaks. What do you recommend? Is there an integration I could use, or is this a job for the scripting block?
Basic requirements:
- Export data from Airtable for offline use
- Output should be editable (PDF won’t work)
- Multiple records per page
Thanks so much for your help!