Alteryx · Example Payload

Alteryx Server V3 Workflow Summary Example

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

Alteryx Server V3 Workflow Summary 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

idsourceAppIdnameownerIddateCreatedpublishedVersionNumberisAmpexecutionMode

Example Payload

Raw ↑
{
  "id": "abc123",
  "sourceAppId": "500123",
  "name": "Example Title",
  "ownerId": "500123",
  "dateCreated": "example_value",
  "publishedVersionNumber": 10,
  "isAmp": true,
  "executionMode": "example_value"
}