Skip to content

ariadar/Zoho-Creator-Secure-Your-API-Keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Secure Your API Keys in Zoho Creator

The purpose of this script is to allow you to encrypt your API keys so they can be available to use in other forms & workflows, without exposing the API key in either the script, or to the user of the form.


Step 1: Create a form called "API Keys"
Step 2: In the 'API Keys' form, create two single line fields: "API Name" & "API Key"
Step 3: Select the 'API Key' field, then enable data encryption in the field settings.



Step 4: Now you can use this encrypted API key in any new form you create. In the new form, create another single line field, then use this script in your workflow to fetch the 'API Key' from you 'API Keys' form.


If you need assistance customising this script for your application, feel free to connect.

About

Learn how to secure your API keys in Zoho Creator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published