Alteryx · Example Payload

Alteryx Server V3 Create Schedule Contract Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

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

Top-level fields

workflowIdnamecommentpriorityworkerTagcredentialIdtimeZonequestions

Example Payload

Raw ↑
{
  "workflowId": "500123",
  "name": "Example Title",
  "comment": "example_value",
  "priority": "example_value",
  "workerTag": "example_value",
  "credentialId": "500123",
  "timeZone": "example_value",
  "questions": []
}