🔌How to Create Data Outputs
This documentation is coming soon
Data Outputs will soon be renamed to Actions.
Create a new data output

Select wich type you need from the SELECT OUTPUT dropdown

Instructions for each output:
Airtable
Check the "Use Mappings" checkbox and "Exclude Unmapped Keys". Once we have checked that the conection works properly, we would be able to check "Ignore Test Cases" too.

Add the BASE ID* and the TABLE NAME

TIP *Where to find the BASE ID in Airtable?
In Airtable click on the question mark next to the HELP text.
Click the API documentation option.
This will lead to a new page where the ID of the base will be displayed.

Map the keys according to the name of the columns of the table (case sensitive)

SendGrid
Check the "Use Mappings" checkbox and "Exclude Unmapped Keys". Once we have checked that the conection works properly, we would be able to check "Ignore Test Cases" too.
Set the rest of the options. The most important are:
TO -> list of mail addresses where the info should be sent.
SUBJECT -> Subject of the email
SEND FROM SAVVY checkbox

Map the keys, if there are many keys, there's the option to AUTO-MAP COMPONENT KEYS
Check that has_submitted key should map to previously_submitted key.

Hubspot
Check the "Use Mappings" checkbox and "Exclude Unmapped Keys". Once we have checked that the conection works properly, we would be able to check "Ignore Test Cases" too.
Last updated
Was this helpful?