Alteryx · Example Payload

Alteryx Server V3 Collection Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

Alteryx Server V3 Collection 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

idnameownerIddateCreated

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "ownerId": "500123",
  "dateCreated": "example_value"
}