Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

Activities

The following table lists the activities that are included in the ServiceNow Activities Package.

Activity

Description

Establishes an authenticated connection between UiPath and your ServiceNow instance.

Uploads a file to a specific record object.

After uploading the file, the activity outputs the sys_id of the attachment and the status of the upload (success/failure information) in a ResponseStatus object. Both of these outputs can be used as input variables in subsequent activities (e.g., AttachmentId in Download Attachment, Delete Attachment and ServiceNowStatus in conditional logic).

Deletes a specific file.

After deleting the attachment, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Downloads a specific file to a local folder.

After downloading the attachment, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Updates or inserts one or more records using an import set.

After completing the operation, the activity outputs the result of the insert in a DataTable object and the operation status (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Updates or inserts one or more records.

After completing the operation, the activity outputs the result of the insert in a DataTable object and the operation status (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Delete a specific record.

After deleting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Retrieves a specific record.

After retrieving the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Imports a new ImportSet object.

After inserting the ImportSet record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object (ServiceNowStatus) that you can use in subsequent activities (e.g., conditional logic).

Inserts a new record object.

After inserting the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).
This activity also returns the sys_id value of the new record object. For example, if you want to insert a ServiceNow incident object, you can output the sys_id value by adding a String variable in the object wizard.

Updates a specific record.

After updating the record, the activity outputs the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities (e.g., conditional logic).

Retrieves specific records using your encoded query string (Query).

After retrieving the records, the activity outputs the result of the query as a DataTable object and the status of the request (success/failure information) in a ResponseStatus object. Both of these outputs can be used as input variables in subsequent activities (e.g., conditional logic).

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.