Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

How to create a HTML GUI file for building custom Tools?

yshen047
5 - Atom

Hi!

 

I plan to build some custom tools but am stuck at HTML GUI file because I don't have any coding experiences before lol. Is still possible to create a HTML GUI file without any HTML experiences?

 

I tried to follow the post "Alteryx Tool Generator" https://community.alteryx.com/t5/Engine-Works-Blog/Alteryx-Tool-Generator/ba-p/75216, but I got some errors and can't create those xml/html files.

 

Also I saw in my Designer - there's a tool called "HTML - GUI Library" under SDK Examples Tool Pallete. What does this tool mean? Can this tool help me create HTML file?

 

Many thanks for your help!!

 

Thank you

2 REPLIES 2
TrevorS
Alteryx Alumni (Retired)

Hello @yshen047 

Can you please upload a copy of your workflow and explain what you are trying to accomplish with your custom tools?

This will help the community to best direct you while troubleshooting.


Thanks!

TrevorS

Community Moderator
TashaA
Alteryx Alumni (Retired)

Hey @yshen047 , 

 

Is this something you are still trying to accomplish? 

 

If you need to build a custom tool and need HTML GUI SDK functionality, you can use the HTML GUI SDK example to see all the widgets that are available to you to use for the UI of the tool.

 

For the bones of building a new tool, I'd recommend following the getting started doc here: 

https://help.alteryx.com/current/developer-help/quick-start-custom-tools

 

This doc outlines all of the necessary files, and how to package/version/and deploy your tool.

 

Happy coding!

--

Tasha