With this integration installed, you can encrypt any merge tag with RSA encryption. Simply supply us with the public key PEM when installing this integration and use the appropriate filter in your merge tag within your email template. It takes up to 10 minutes for the encryption to become effective after installation.
![]() |
Important: If the merge tag is used without this integration installed, it will not encrypt and will be shown in plain text. |
Installing the Merge Tag RSA Encryption Integration
- Navigate to the Integrations Center in Cortex by navigating to Cortex > Integrations.
- Search for "Merge Tag RSA Encryption."
- Click on the Merge Tag RSA Encryption plugin to open the plugin page.
- Supply your public RSA key.
- Click Install and wait for the installation to complete.
Usage
Use the following merge tag filter syntax to encrypt and base64 encode a value:
{{ email | encrypt_rsa }}
If the merge tag is used in a URL, make sure you use the additional filter 'url_encode':
https://www.surveylink/com?email_id={{ email | encrypt_rsa | url_encode }}
Comments
0 comments
Please sign in to leave a comment.