Agent Jam logo

Agent Jam

  1. Integrations
  2. Anonyflow
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
Anonyflow logo

Anonyflow

security & identity tools

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

Get Started for Free
View Pricing

5

Available Tools

0

Triggers

Featured Tools

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.

data*
keys*
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.

data*
Deanonymize Packet

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

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

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

Ready to connect Anonyflow?

Get started with Agent Jam and connect Anonyflow along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations