Skip to content
Notis

Protect sensitive strings in newly created Airtable views

A new view often becomes a new handoff. Review its contents for sensitive strings and anonymize selected values before they are shared.

Trigger

View Created

Triggers when a new view is created in an Airtable base.

Action

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.

Why this helps

Views can make data easier to distribute, but checking each new one for exposed sensitive text adds another manual review.

  • Turns view creation into a timely privacy review.
  • Prepares selected strings for safer sharing.
  • Keeps the requested action within Anonyflow's supported string inputs.

Setup

Build it in a few focused steps.

  • 1Connect Airtable and Anonyflow once in the Notis portal.
  • 2Create an automation and tell Notis to review a new view's relevant data and anonymize selected sensitive strings before sharing.
  • 3Pick the Airtable View Created trigger.
  • 4Choose where run reports should go.
  • 5Test with one real new view and representative strings.

Questions about this workflow

Does creating a view itself send its records to Anonyflow?

The trigger signals that a view was created. Your prompt should specify how Notis should obtain and review relevant data; only supported string values should be passed to Anonyflow.

Can it anonymize a complete nested record?

No. Anonymize Value supports a list of strings, not nested structures.

Will it share the view automatically?

No sharing action is listed here. The workflow can anonymize selected values, but any later sharing step must be handled separately.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Airtable to Anonyflow. A trigger fires from one place; an action lands in another.

Airtable triggers

Anonyflow actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

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.

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

Deanonymize Packet

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

ActionInstant

Base Metadata Changed

Triggers when an existing Airtable base changes its name or permission level.

TriggerPolling

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

ActionInstant

Base Schema Changed

Triggers when tables, fields, or views change in an Airtable base.

TriggerPolling

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

ActionInstant

User Profile Changed

Triggers when the connected Airtable user's profile information changes.

TriggerPolling

View Created

Triggers when a new view is created in an Airtable base.

TriggerPolling

View Deleted

Triggers when a previously known Airtable view is deleted.

TriggerPolling

View Metadata Changed

Triggers when an Airtable view changes its name or type.

TriggerPolling

Connect any two apps with Notis in the middle.

Airtable and Anonyflow, or any other combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Anonyflow.