01-09-2019 02:10 PM
Created by @tlui
This pipeline looks for all Salesforce 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 Salesforce 34.0 Version and ServiceNow London Version
The Salesforce 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: Salesforce Contact
Targets: ServiceNow User
Snaps used: Salesforce Read, Head, ServiceNow Query, Mapper, ServiceNow Insert