Extend own product platform with Alteryx
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ambarnag
5 - Atom
‎05-13-2020
11:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I manage an analytics product and would like to build data integration and ETL capabilities into it. Are there programmatic interfaces to Alteryx that can help achieve this?
Labels:
- Labels:
- Designer Integration
1 REPLY 1
14 - Magnetar
‎05-14-2020
02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Depends on what you're trying to accomplish.
The most common way to integrate Alteryx as a back end into some other interface is by using the Gallery API.
You would set up your workflows in the Gallery and then use another application to make API calls with the input values from your front end.
There's a really cool use case published by @patrick_digan you can check out here:
https://community.alteryx.com/t5/Alteryx-Use-Cases/MedPro-Excel-to-Alteryx-API/ta-p/398488
