HTML/Javascript SDK Documentation
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Printer Friendly Page
- Mark as New
- Subscribe to RSS Feed
- Permalink
I have read the following article. https://inspiringingenuity.net/2015/12/03/htmlsdk/. I have pulled apart several plugins in that are already installed on my machine. But I am about at the end of what I can self discover.
Where can I find actual, in-depth documentation for building HTML/Javascript SDK plugins?
Solved! Go to Solution.
- Labels:
- Custom Tools
- HTML GUI
- JavaScript
- SDK
- Mark as New
- Subscribe to RSS Feed
- Permalink
@francic3 We're currently working on fleshing out the HTML/JavaScript SDK, including in-depth documentation. We'll be sure to share more about the SDK as we get closer to releasing it.
Product Manager - Designer
- Mark as New
- Subscribe to RSS Feed
- Permalink
hi is the SDK documentation released now?
- Mark as New
- Subscribe to RSS Feed
- Permalink
Not yet. Stay tuned!
Product Manager - Designer
- Mark as New
- Subscribe to RSS Feed
- Permalink
I know I want to inspire and attend the SDK session. Is there any other SDK and API documentation that I can read?
- Mark as New
- Subscribe to RSS Feed
- Permalink
@amarrero45 I don't have any other formal documentation to share right now. Can you tell me a little more about what you are working on? Perhaps I can point you to some other resources that can help.
Product Manager - Designer
- Mark as New
- Subscribe to RSS Feed
- Permalink
@rachelW, I saw in inspire about an office plugin that connects to alteryx. I would love to read more on how to do that in excel.
- Mark as New
- Subscribe to RSS Feed
- Permalink
What it sounds like you're actually looking for is documentation for our Gallery API.
That's how we've gone about prototypes where we create an Excel plugin that runs and fetches data from Alteryx Analytic apps hosted on a Gallery.
Here's a blog post I wrote last year that contains detailed information on using the Gallery API with Python. While this isn't showing how to build an Excel plugin, it will go over what you need to know to build your own plugin in the language of your choice.
Hope this helps.
Thanks,
JP
Lead Software Engineer, Assisted Modeling
Alteryx
- Mark as New
- Subscribe to RSS Feed
- Permalink
@JPKa,
thank you so much for the info.
- Mark as New
- Subscribe to RSS Feed
- Permalink
Started with the UI side but am blogging what I understand of the HTML/JS SDK.
Have the TypeScript type definitions for both engine and UI side written as well.
James
