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 available Microsoft Dynamics 365 activities.

ActivityDescription
Wait for an Event on Microsoft Dynamics 365 CRM and ResumePause the workflow at runtime and wait for an event to occur in Microsoft Dynamics 365 CRM and resume.
HTTP Request activityRun HTTP calls to a specified API.
Create AccountCreate an account in Microsoft Dynamics 365 CRM.
Update AccountUpdate an account in Microsoft Dynamics 365 CRM.
Create ContactCreate a contact in Microsoft Dynamics 365 CRM.
Update ContactUpdate a contact in Microsoft Dynamics 365 CRM.
Create LeadCreate a lead in Microsoft Dynamics 365 CRM.
Update LeadUpdate a lead in Microsoft Dynamics 365 CRM.
Create OpportunityCreate an opportunity in Microsoft Dynamics 365 CRM.
Close Lost OpportunityChoose an opportunity as lost and update its status.
Download Note AttachmentDownload the note (annotation) attachment.
Upload Note AttachmentAdd a new note (annotation) attachment.
Download Activity AttachmentDownload the activity attachment.
Upload Activity AttachmentAdd a new activity attachment. Supports attachments only on email and task activities.
Insert RecordInsert 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 activitCreate an account in Microsoft Dynamics 365 CRM.y 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.
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 Microsoft Dynamics.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated