UiPath Documentation
industry-department-solutions
latest
false
  • Overview
    • Introduction
    • Getting Started
    • API Guide
    • Customizations
    • Data Onboarding Checklist
  • API Resources
UiPath logo, featuring letters U and I in white

Supply Chain & Retail Solutions API guide

Last updated Apr 16, 2026

Data Types

The Data Ingestion API supports the following data types when specifying the schema of the data being sent. For a full breakdown of the required request payload and which data types apply to each field, see:

Data TypeDescriptionExtra Requirements
stringText/string values (Limit for redshift: 65535, for snowflake it's same as Warehouse)None
integerWhole number valuesNone
booleanTrue/false valuesNone
floatFloating-point numbersRequires precision and scale
numericPrecise decimal numbersRequires precision and scale
dateDate values (no time component)Requires timestampFormat validation with format: "YYYY-MM-DD"
timestampDate + time valuesRequires timestampFormat validation with a supported timestamp format

Data Type Categories

CategoryTypesAdditional Required Fields
Basic Typesstring, integer, boolean, jsonNone beyond standard validations
Numeric Typesfloat, numericprecision (number), scale (number)
Date/Time Typesdate, timestamptimestampFormat validation with format field
  • Data Type Categories

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated