Alteryx · Example Payload

Alteryx Server V3 Update Workflow Contract Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine-LearningPredictive Analytics

Alteryx Server V3 Update Workflow Contract Example is an example object payload from Alteryx, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameversionIdmakePublishedownerIdworkerTagdistrictTagscommentsisPublicisReadyForMigrationothersMayDownloadothersCanExecuteexecutionModehasPrivateDataExemptionworkflowCredentialTypecredentialId

Example Payload

Raw ↑
{
  "name": "Example Title",
  "versionId": "500123",
  "makePublished": true,
  "ownerId": "500123",
  "workerTag": "example_value",
  "districtTags": [],
  "comments": "example_value",
  "isPublic": true,
  "isReadyForMigration": true,
  "othersMayDownload": true,
  "othersCanExecute": true,
  "executionMode": "example_value",
  "hasPrivateDataExemption": true,
  "workflowCredentialType": "example_value",
  "credentialId": "500123"
}