Skip to content

TheInformationLab/embed-alteryx-gallery-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Alteryx Gallery API Examples

Created by Andre de Vries (20th Dec 2017)

Embedding and running Alteryx workflows and apps in custom built websites. Requires an Alteryx Server with Gallery installed.

Take a look at the Gallery API Documentation for the API endpoints. You need to download the API files (alteryxGalleryAPI.js & oauth-signature.min.js) that can be grabbed from the API documentation.

Embedding Workflows

Read the blog on how to set this up.

Source code for embedding and running Alteryx Workflows in third party portals or websites. In this example I used 'Region' to generate a file that is filtered to only the region specified by the user of the analytic app.

Gallery API

Website created with Bootstrap with no added CSS. jQuery is used to simplify the DOM manipulation.

Embedding Analytic Apps with questions

Source code for embedding and running Alteryx Analytic Apps with interface questions.

Gallery API

Specify the question name in the interface tool.

appQuestion

Embedding Analytic Apps with file upload

About

Example scripts to embed Alteryx Workflows and Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published