01-09-2019 01:40 PM
Created by @tlui
This pipeline looks for NetSuite Contacts that were created the day before and creates ServiceNow Users (email is the key) if they are not already in ServiceNow.
This pattern was created using NetSuite WSDL: 2018, Release 1 and ServiceNow London Version.
The NetSuite query range may be configured. The head within the pipeline may be configured or removed to allow a larger # of records through once the pattern is fully tested.
Sources: NetSuite Contact
Targets: ServiceNow User
Snaps used: NetSuite Search, Mapper, JSON Generator, JSON Splitter, Head, ServiceNow Query, ServiceNow Insert
NetSuite Contact to ServiceNow User.slp (12.8 KB)