Workflow run - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

Schema definition for workflow run.

What this schema does

Defines the object fields used for Workflow run data exchanged by this API.

Fields

Field Type Required Description
id string Yes Unique identifier for the workflow run.
status string Yes Current execution status of the workflow run.
initiatedAt string (date-time) Yes Date and time when the workflow run was initiated.
{
  "id": "string",
  "status": "string",
  "initiatedAt": "string"
}