Insert catalog categories into ServiceNow

This example pipeline demonstrates how to insert a new record in a ServiceNow table. It maps static data values for the name and price fields and inserts the formatted data into the ServiceNow catalog_category_request table.



Download this Pipeline
  1. Prerequisite: A valid ServiceNow account (see Configuring ServiceNow Accounts) to be used with this Snap.
  2. Configure the Mapper Snap to map ServiceNow record details to the input fields of the ServiceNow Insert Snap.


  3. Connect the ServiceNow - Insert Snap with the target table name (catalog_category_request). It inserts the mapped data into the ServiceNow catalog_category_request table


  4. Execute the pipeline to insert the records. Preview the data to verify successful insertion.


To reuse the example pipelines:
  1. Download and import the SLP file into your Environment.
  2. Configure Snap accounts.
  3. Provide Pipeline parameters, if any.