export_to_sql
Export a given dataset to a specified SQL database.
This step uploads the given dataset to a table identified by the name provided in this step’s parameters. This table either exists already or it’s going to be created in the SQL database configured in your SQL integration. If you have several SQL integrations configured, this step will use the last one you added. Further customization such as entry or table overwriting behavior can be achieved through parameters.
Was this page helpful?