Service Now Activities
- Overview of ServiceNow Connector
- Creating or editing an endpoint for ServiceNow activity
Endpoints provide the configuration information that the Studio and the Integration Appliance use to connect to ServiceNow platform. ServiceNow uses both Basic and OAuth 2.0 authentication mechanism so as to authorize users to perform operations. - Using the ServiceNow Session Management
JSessionID field can be used to execute the records in a single session. - Using the ServiceNow Create Activity
Use the Create activity to create records for standard and custom tables in ServiceNow. - Using the ServiceNow Retrieve Activity
Use the Retrieve activity to get records from standard and custom tables in ServiceNow. - Using the ServiceNow Update Activity
Use the Update activity to get records from standard and custom tables in ServiceNow. - Using the ServiceNow Delete Activity
Use the Delete activity to remove records from standard and custom tables in ServiceNow.