Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Dev Space

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

communication between html sdk and python sdk for the custom tool

Hi,

 

I have created a custom tool i am able to create a html gui  using sdk and made my engine as python

 

1. I want to open a dialog screen similar to the screenshot 

 

brpradeepprabhu90_0-1614037697190.png

 

2. on click of button in configuration i want to call a  python function which is written in engine file

 

Thanks

 

1 REPLY 1
BrandonB
Alteryx
Alteryx

Hi @brpradeepprabhu90 

 

You may find that our SDK documentation help page is helpful: https://help.alteryx.com/current/developer-help/build-custom-tools 

 

There are a variety of example tools that you can download and explore

 

Python SDK: https://help.alteryx.com/current/developer-help/example-tools-python 

 

HTML SDK: https://help.alteryx.com/current/developer-help/example-html-tools