Alteryx · Example Payload

Alteryx Server V3 Create Job Contract Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

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

Top-level fields

workerTagcredentialIdquestionspriority

Example Payload

Raw ↑
{
  "workerTag": "example_value",
  "credentialId": "500123",
  "questions": [],
  "priority": "example_value"
}