Anonymize Packet
Tool to anonymize a JSON data packet with support for partial anonymization. Use when you need to conceal specific fields in structured data. If keys array is empty, the complete data packet will be anonymized.
AnonyFlow offers a simple and powerful service for encryption-based data anonymization and community sharing, enabling GDPR, CCPA, and HIPAA data privacy protection compliance.
Tool to anonymize a JSON data packet with support for partial anonymization. Use when you need to conceal specific fields in structured data. If keys array is empty, the complete data packet will be anonymized.
Tool to anonymize a string or array of string values. Use when you need to conceal sensitive text before storage or transmission. Example: `AnonymizeValue().execute(AnonymizeValueRequest(data=['secret']))` Limitations: Only supports list of strings, not nested structures.
Tool to deanonymize a JSON data packet using your private key. Use after receiving an anonymized packet to recover specific fields.
Tool to deanonymize one or more anonymized string values. Use when you need to recover the original plaintext values after encryption-based anonymization. Example: `DeanonymizeValue().execute(DeanonymizeValueRequest(data=["<anonymized_string>"]))`
Tool to test the connection to the AnonyFlow API. Use when verifying that the AnonyFlow service is reachable and operational before performing anonymization tasks. Example: `TestConnection().execute(TestConnectionRequest())`
The Anonyflow integration connects your Dench AI CRM directly to Anonyflow, so agents can read and act on your Anonyflow data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.
5 actions are available for agents to invoke on your behalf. Every call runs through Anonyflow's own authorization, scoped to the account you connect.
Sign in to your Dench workspace and open Integrations.
Find Anonyflow and click Connect — you'll authorize access through Anonyflow's own sign-in flow. No API keys or code required.
Ask an agent to use Anonyflow in chat, or call it from an automation.
Manage or disconnect the connection any time from workspace settings.
The Dench Anonyflow integration connects your AI CRM to Anonyflow, so AI agents can work with your Anonyflow data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.
The Anonyflow integration currently exposes 5 actions, including Anonymize Packet, Anonymize Value, Deanonymize Packet, Deanonymize Value, and Test Connection. Agents invoke them on your behalf from chat or from automations.
No. You connect Anonyflow from your Dench workspace using Anonyflow's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.
Connections are authorized through Anonyflow's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Anonyflow connection from your workspace settings at any time.