Alteryx · Example Payload

Alteryx Server V3 Workflow Version Details Example

A sample description.

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

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

isAmpfileNameauthorcopyrightdescriptionnamenoOutputFilesMessageoutputMessageurlurlText

Example Payload

Raw ↑
{
  "isAmp": true,
  "fileName": "example_value",
  "author": "example_value",
  "copyright": "example_value",
  "description": "A sample description.",
  "name": "Example Title",
  "noOutputFilesMessage": "example_value",
  "outputMessage": "example_value",
  "url": "https://www.example.com",
  "urlText": "https://www.example.com"
}