Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Any way to encrypt the API password

chantwinnei
5 - Atom

I am using the Download tool to perform API call, plus just using the basic authentication.

 

I am able to user below workflow to call the API successfully, however i have the concern on putting the password directly on the workflow and displayed directly.

 

I trying to search in the community, but still not yet able to find a way to resolve this question.

chantwinnei_0-1687164404721.png

 

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hey @chantwinnei ,

 

You could add your password + the download tool inside an encrypted macro and users won`t be able to see what is inside. Remember that you should always have a copy of this macro since not even you can open the macro anymore.

https://help.alteryx.com/20231/designer/lock-your-workflow

fmvizcaino_0-1687195192963.png

 

 

Best,

Fernando Vizcaino

Labels
Top Solution Authors