Built by Metorial, the integration platform for agentic AI.
Encrypt and anonymize specific fields within a data object using AnonyFlow's encryption service. Specify which fields to protect using the **keys** parameter — only those fields will be encrypted while the rest remain untouched. Useful for protecting PII such as names, emails, phone numbers, and addresses before storing or sharing data.
Decrypt and deanonymize previously protected fields within a data object using AnonyFlow's decryption service. Specify which fields to decrypt using the **keys** parameter. Only authorized users with access to the same AnonyFlow account can deanonymize the data.
Encrypt and anonymize a single sensitive value using AnonyFlow's encryption service. Ideal for quick anonymization of individual data points like a name, email address, phone number, or SSN without needing to construct a full data object.