Airtable
Get and run Airtable integration from our API
Get Airtable image generation status
GET
https://api.usestencil.com/v1/airtables/:id
Path Parameters
Name | Type | Description |
---|---|---|
id* | string | ID of the action |
Trigger Airtable image generation from the API
POST
https://api.usestencil.com/v1/airtables/:id
Path Parameters
Name | Type | Description |
---|---|---|
id* | string | ID of the action |
status
field
status
fieldDescription | |
---|---|
| Nothing is being generated. It Indicates that no job is running or the job has finished running. |
Starting | Image generation is starting. |
Started | Image generation is already started. |
Last updated