UiPath Documentation
activities
latest
false
Integration Service activities

Get Requirements

Configuration reference for the Get Requirements activity: input parameters and output fields for retrieving all requirements in a project.

Description

Gets all requirements for a project.

Project compatibility

Windows | Cross-platform

Configuration

  • UiPath Test Manager connection – The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
  • projectId – Select the project ID from the dropdown.
  • updatedBy (optional) – Enter the ID of the user who last updated the requirement, to filter by.
  • lastcaseid (optional) – Enter a test case ID to filter requirements by.
  • changedSince (optional) – Enter a date/time to retrieve requirements changed since.
  • search (optional) – Enter a search term to filter requirements.
  • orderby (optional) – Enter the field to order results by.
  • top (optional) – Enter the number of records to retrieve.
  • skip (optional) – Enter the number of records to skip.
Note:

The response may include additional custom or connected fields beyond those listed here.

Output

  • projectId (String)
  • connectedRequirementId (String)
  • customFieldProp1 (String[])
  • customFieldProp2 (String[])
  • Description
  • Project compatibility
  • Configuration
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated