Inserting the Records Into an Existing Table in the Database
This example pipeline demonstrates how to insert the
records into an existing table in the database using the PostgreSQL
Insert Snap.

Download this pipeline.

-
Configure the Mapper Snap with the static or dynamic values you
want to insert in the database for different
variables.

-
Configure the PostgreSQL Insert Snap to insert the values in a
table in the database.

-
Validate the pipeline. A success message appears with all the
values inserted in the database.
