UiPath Documentation
activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service activities

Last updated Mar 24, 2026

Activities

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

ActivityDescription
Wait for an Event on QuickBooks Online and ResumePause the workflow at runtime and wait for an event to occur in QuickBooks Online and resume.
HTTP Request activityRun HTTP calls to a specified API.
Event TriggerCreates a trigger for a specified QuickBooks Online event.
Get AttachmentRetrieves an attachment in QuickBooks Online.
Get Attachment Download LinkGets an attachment link to download a file from QuickBooks Online.
List AttachmentsLists attachments in QuickBooks Online.
Insert RecordInserts a new record. After inserting the record, the activity outputs the String identifier assigned to the new record and the status of the request (success/failure information) in a ResponseStatus object that you can use in subsequent activities.
Update RecordUpdates an existing 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.
Delete RecordDeletes a 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.
Replace RecordReplaces a record in QuickBooks Online.
Get RecordRetrieves a 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.
List All RecordsLists all the records in QuickBooks Online.
Create CustomerCreates a customer in QuickBooks Online.
Update CustomerUpdates an existing customer in QuickBooks Online.
Create ItemCreates an item in QuickBooks Online.
Update ItemUpdates an item in QuickBooks Online.
Create VendorCreates a vendor in QuickBooks Online.
Update VendorUpdates a vendor in QuickBooks Online.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated