OTHER

Visitor Screening with Watchlist Escalation

On check-in, screens the visitor against an Airtable denylist; clears and badges allowed guests.

CategoryOther
Enginesim
Difficultyintermediate
Triggerwebhook
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerLobby form posts visitor identityHTTP webhook
  • ActionLook up visitor against Airtable denylistAirtableAirtable
  • LogicBranch on screening result (clear vs flagged)
  • ActionCleared: generate badge imageImage generation
  • ActionFlagged: escalate to security in TeamsMicrosoft Teams
  • OutputLog screening outcome to AirtableAirtableAirtable

What it does

Adds a safety gate to visitor arrival. Every check-in is screened against a denylist before any badge is issued. Cleared guests get the normal badge-and-notify flow; flagged guests trigger an escalation path with no badge printed.

When to use it

For sites with security requirements — secure facilities, post-incident bans, or NDA-restricted zones — where some individuals must not be admitted and arrivals need an audit trail of the decision.

How it works

  1. 1The lobby form posts the visitor's name and ID details to a webhook.
  2. 2The workflow looks the visitor up against an Airtable denylist table.
  3. 3A decision branch routes on the result. Cleared: a badge image is generated and the host is pinged in Teams. Flagged: no badge is created.
  4. 4For flagged visitors, an escalation message goes to the security Teams channel naming the visitor and the matched reason.
  5. 5Either outcome is logged to Airtable with the screening result and timestamp for compliance.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect AirtableBases, tables, views, automations.
  3. 3
    Connect Image generationManaged Nano Banana image renders, metered per image.
  4. 4
    Connect Microsoft TeamsChannels, chats, files.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.