Send Airtable Data

Send data to Airtable

by @pixies

How to Use

PixieBrix <> Airtable documentation

Add the table name or ID to the ‘tableName’ field. Change the type of the ‘fields’ field to object properties, add the name of each column you want to set on the ‘property’ side and the value you want to set it to on the ‘value’ side.

Troubleshooting

Make sure to use the ID for the whole base for the service and not just the board ID


Inputs

Name Required Type Description
fields object The fields in your table and what to set them to
tableName string Name of the table to draw information from
airtableapi multiple

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags