Combine Airtable and Gmail with B3OS.
Monitors your Gmail for invoices that accept crypto. When one arrives, the workflow parses the invoice details and sends you an approval request in Slack with a one-click Approve button. Once approved, USDC is sent from your B3OS wallet automatically. ### Quick Setup: 1. Import your own or use your B3OS treasury wallet 2. Connect Gmail so B3OS can detect incoming invoices 3. Choose the Slack channel where approval requests should appear 4. Test and publish!
Gmail: Send Email
ActionSend an email via Gmail. Use this to send notifications, alerts, or automated emails to users. Supports HTML body content, CC/BCC recipients, and reply threading. Ideal for: price alerts, workflow notifications, user communications, automated reports.
Gmail: New Email Matching Search
TriggerTriggers when a new email matching a Gmail search query is received. Supports Gmail search operators like 'from:[email protected] subject:invoice'. Polls your real Gmail inbox via OAuth.
Gmail: New Email Received
TriggerTriggers when a new email is received in your Gmail inbox. Polls your real Gmail account via OAuth — unlike the Email trigger which uses a disposable Pipedream inbox.
Airtable: Create Record
ActionCreate a single record in an Airtable base table. Use this to add new entries to your Airtable databases. Pass field values as key-value pairs. Ideal for: CRM entries, inventory tracking, lead capture, form submissions.
Airtable: List Records
ActionRetrieve records from an Airtable base table with filtering and sorting. Use filterByFormula for conditional queries. Supports pagination up to 100 records. Ideal for: data lookups, report generation, fetching CRM data, inventory queries.
Airtable: Create Multiple Records
ActionCreate multiple records (up to 10) in an Airtable base table in a single operation. More efficient than creating records one by one. Ideal for: batch imports, bulk data entry, syncing data from other sources.