UiPath Documentation
industry-department-solutions
latest
false

Supply Chain & Retail Solutions user guide

Projects dataset

The Projects dataset contains project-level metadata used in commercial pricing scenarios. It defines project entities that may be associated with quotes, pricing decisions, or sales transactions.

This dataset is required for application deployment and pricing insights analysis.

→ For the canonical technical schema (data types, validation rules, request/response examples), see Project in the API Guide.

Purpose

The commercial pricing solution uses the Projects dataset to:

  • Associate quotes and sales transactions with specific projects
  • Enable project-level pricing analysis
  • Support segmentation and reporting based on project context

In project-driven pricing environments, this dataset ensures pricing behavior can be evaluated within the appropriate business context.

Required fields

About the Nullable column: every field below must appear in your data. Nullable: Yes means the field can be sent as null (or left blank in your source) when no value is available; Nullable: No means a non-null value is required for every row.

FieldDescriptionTypeNullable
project_idUnique identifier for each project.stringNo
project_nameName of the project.stringNo
project_categoryCategory assigned to the project.stringYes
project_subcategorySub-category assigned to the project.stringYes
updated_atTimestamp when the record was updated.timestamp_tzYes

Usage notes

  • Every project referenced in the Quote Line or Sales datasets must exist in the Projects dataset.
  • Project identifiers must be consistent across all related datasets.
  • Categorization fields improve segmentation-based pricing strategies.
  • The updated_at field supports incremental data synchronization.

Why this dataset matters

The Projects dataset allows the pricing solution to evaluate pricing behavior in environments where quotes and sales are tied to specific projects. Without it, project-level pricing insights and segmentation would not be possible.

  • Purpose
  • Required fields
  • Usage notes
  • Why this dataset matters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated