API
Articles in this collection
- API:Bulk Generation
To use this API route you need to have an account and have implemented an automation flow.GET: https://api.typeflow.us/api/bulk-generate-doc?flow_id={automationId}&table_id={tableId}&record_id=[recordIds]automationId: unique identifier that links to
- API:Generate A document
To use this API route you need to have an account and have implemented an automation flow.GET: https://app.typeflow.us/api/generate-doc?flow_id={automationId}&table_id={tableId}&record_id=recordIdsautomationId: unique identifier that links to your a
- API: Generate Doc without Airtable
No need to implement flow in Typeflow to use this API route. You just need to send a JSON to our API route and we will process the data to generate PDFs.`POST:https://app.typeflow.us/api/create-pdf`AuthorizationAuthorization: stringBearer authenticat