Secrets are used to validate the calls that your API (Application Programming Interface) receives to ensure they are legitimate.
Article Navigation
Create a Secret
- Sign in to your site
- Navigate to Developer Tools and select the Secrets menu
- Click the plus sign button in the bottom right corner
- Add the Label and Secret
- Label: Give the secret a name so that you can select it when configuring secrets elsewhere in the platform.
-
Secret: For best practice, ensure your secrets are more than 8 characters and include lowercase, uppercase, numbers, and special characters.
Note: You will not be able to view the secret after it has been created.
- Click Save
- Now that the secret has been configured you can use it in 3 areas within the platform:
Edit a Secret
- Sign in to your site
- Navigate to Developer Tools and select the Secrets menu
- If a secret is in use it will display a Forms tag and/or an Approval Webhook tag with a number highlighting how many forms or approval webhooks the secret is used in
- To edit the secret, click the pencil icon
- Update the Label or the Secret Value
- Click Save
Delete a Secret
Note: You are unable to delete a secret that is currently in use so make sure to remove the secret from any forms or approval webhooks it is being used in first.
- Sign in to your site
- Navigate to Developer Tools and select the Secrets menu
- Select the trashcan icon next to a secret
- Select the Delete button on the pop-up that says Are you sure you want to delete this secret?
Comments
Let us know what was helpful or not helpful about the article.0 comments
Please sign in to leave a comment.