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

Integration Service Activities

Last updated Mar 12, 2026

Close Won Opportunity

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Mark an opportunity as won and closed in Microsoft Dynamics 365 CRM. POST/close_WinOpportunity

Input

ParameterDescriptionData Type
OpportunityUnique identifier of the opportunity to be closed. This can be retrieved from List All Records → Opportunities string
Actual end dateDate on which the opportunity was actually closed as loststring
DescriptionAdditional notes or comments explaining why the opportunity was closed as lost string
Actual valueFinal monetary value associated with the opportunity at the time it was closed number

Output

ParameterDescriptionData Type
ResponseFull response object returned after closing the opportunity Object
Opportunity close Unique identifier of the opportunity close record created as part of the close-lost action string
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated