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

Classic Integrations Activities

Last updated Oct 6, 2025

Activities

The following table lists the activities that are included in the Microsoft Dynamics 365 Finance and Operations Package.

Activity

Description

Establishes an authenticated connection to your Dynamics 365 application.

Insert 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.

Updates 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.

Deletes 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.

Retrieves 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.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated