Anonyflow

5 tools available

AnonyFlow offers a simple and powerful service for encryption-based data anonymization and community sharing, enabling GDPR, CCPA, and HIPAA data privacy protection compliance.

Connect Anonyflow to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Anonyflow's 5 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.

Common workflows with Anonyflow

01

Trigger on event

  1. Listen for a new event
  2. Parse and validate the payload
  3. Take an action with the linked tool
02

Daily summary

  1. Pull yesterday's activity
  2. Summarise with the model of your choice
  3. Send the digest via email or Slack
03

Cross-tool sync

  1. Read records from one app
  2. Transform with a persona
  3. Write the result back via this integration

Anonyflow actions 5

Every Anonyflow action below is a callable tool any Definable persona can invoke.

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.

Anonymize Value

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.

Deanonymize Packet

Tool to deanonymize a JSON data packet using your private key. Use after receiving an anonymized packet to recover specific fields.

Deanonymize Value

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>"]))`

Test Connection

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())`

Frequently asked questions

What can I automate with Anonyflow on Definable?

Anything Anonyflow exposes through its API. Common security & identity tools workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 5 Anonyflow tools directly, then chain the result into another integration without you writing code.

How does Anonyflow authentication work?

Anonyflow uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Anonyflow integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 5 Anonyflow tools. You only need a separate Anonyflow subscription if Anonyflow itself charges per seat or per API call.

Is using Anonyflow through Definable secure?

Every call from a persona to Anonyflow is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Anonyflow on Definable?

Sign up for Definable, open the integrations page, find Anonyflow, and connect via OAuth or API key. You can immediately attach Anonyflow to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Anonyflow actions does Definable expose?

Definable exposes all 5 Anonyflow actions as callable tools — including `Anonymize Packet`, `Anonymize Value`, `Deanonymize Packet`, plus 2 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Anonyflow?

Wire it up in minutes. No coding required.

← All integrations