https://github.com/pdfgeneratorapi/airtable-scripting
PDF Generator API example integration for Airtable Scripting
https://github.com/pdfgeneratorapi/airtable-scripting
Last synced: about 2 months ago
JSON representation
PDF Generator API example integration for Airtable Scripting
- Host: GitHub
- URL: https://github.com/pdfgeneratorapi/airtable-scripting
- Owner: pdfgeneratorapi
- License: mit
- Created: 2022-04-04T10:04:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T11:28:22.000Z (5 months ago)
- Last Synced: 2025-01-21T06:25:50.439Z (3 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDF Generator API example integration for Airtable Scripting
[Airtable](https://airtable.com/) is a platform that makes it easy to build powerful, custom applications. These tools can streamline just about any process, workflow, or project—and best of all, you can build them without ever learning to write a single line of code.
You can use PDF Generator API Airtable App to quickly generate PDF documents using the data you already have in your Airtable application (e.g. store orders, database records etc.).
In the example implementation, we want to generate a PDF invoice for the order and store the result back in the Airtable database. We use two linked tables - Orders and LineItems.