Alteryx · Example Payload

Alteryx Server V3 Patch Schedule Contract Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

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

Top-level fields

ownerIdnamecommentpriorityworkerTagenabledcredentialIdtimeZonequestions

Example Payload

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