🔌
How to Create Data Outputs
This documentation is coming soon
Data Outputs are the way to organize how and where we will receive the data obtained in the Flow.
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:
- 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

- 1.In Airtable click on the question mark next to the HELP text.
- 2.Click the API documentation option.
- 3.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)

- 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.

- 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 modified 11mo ago