Quick Start with Connect Loader SDK

To create a custom loader for Connect:

  1. Download and install:

    • the latest version of Alteryx Connect.
    • the latest Connect Loaders package.
  2. Using Alteryx Designer, create a new workflow.

    • Use the Connect Json Builder tool to build JSON out of your incoming dataset.
    • Use the Connect Output tool to push JSON to Alteryx Connect.

Quick Start examples

Configuration Files: An example demonstrating how to create and manually upload configuration files to Connect.

Configuration File Upload Workflow: An example demonstrating how to upload configurations to Connect via the REST API.

Data Upload Workflow: An example demonstrating the transfer of metadata from Designer to Connect.