Alteryx · Example Payload

Alteryx Server V3 Update Schedule Contract Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

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

Top-level fields

workflowIdownerIdnamecommentpriorityworkerTagenabledcredentialIdtimeZonequestions

Example Payload

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