Airtable Automation Workflows
1,073 ready-made Airtable workflows for n8n, Make, Zapier, Activepieces, and Pipedream. Use Airtable as a lightweight database: sync records, trigger on changes, enrich rows.
Get phone numbers of people in Airtable from Data24
A ready-to-use Make workflow that connects Airtable, Data24-7. Get phone numbers of people in Airtable from Data24. Customize and deploy in minutes.
Make$3.99Classify & Enrich Contacts with GPT-4o-mini for Sheets, Airtable, HubSpot
Automates AI-powered contact classification and enrichment from Google Sheets, Airtable, or HubSpot, generating insights for better sales targeting and personalization.
n8n$24.99Automatically Send Fleep Messages for New Airtable Records
This workflow automates the process of sending a message in Fleep whenever a new record is added to Airtable, ensuring seamless communication and updates.
Make$2.99AI Data Extraction from PDFs with Dynamic Airtable Prompts
Automates AI-driven extraction of data from PDFs like resumes into Airtable using dynamic prompts from field descriptions for flexible, low-maintenance updates.
n8n$19.99Automatically Publish LinkedIn Posts from New Airtable Records
Streamline your social media management by automatically creating LinkedIn posts for your organization whenever new records are added in Airtable.
MakeFreeConvert Airtable Rich Text Markdown Field to HTML
Sometimes you need the rich text field to be in HTML instead of Markdown. This template either syncs a single record or all records at once. [YouTube tutorial](https://www.youtube.com/watch?v=PAoxZjICd7o)
n8n$9.99Generate Docupilot documents from Airtable records
A ready-to-use Make workflow that connects Airtable, Docupilot. Generate Docupilot documents from Airtable records. Customize and deploy in minutes.
MakeFreeRemove Image Backgrounds with APImage AI: Airtable to Google Drive
# AI Background Removal Workflow This workflow **automatically removes backgrounds** from images stored in **Airtable** using the **[APImage API](https://apimage.org)**, then downloads and saves the processed images to **Google Drive**. Perfect for batch processing product photos, portraits, or any images that need clean, transparent backgrounds. The source (Airtable) and the storage (Google Drive) can be **changed to any service** or database you want/use.  ## Nodes Overview ### 1. **Remove Background** (Manual Trigger) This manual trigger starts the background removal process when clicked. **Customization Options:** - Replace with **Schedule Trigger** for automatic daily/weekly processing - Replace with **Webhook Trigger** to start via API calls - Replace with **File Trigger** to process when new files are added --- ### 2. **Get a Record** (Airtable) Retrieves media files from your Airtable Creatives Library database. - Connects to the Media Files table in your Airtable base - Fetches records containing image thumbnails for processing - Returns all matching records with their thumbnail URLs and metadata **Required Airtable Structure:** - Table with image/attachment field (currently expects thumbnail field) - Optional fields: File Name, Media Type, Upload Date, File Size **Customization Options:** - Replace with **Google Sheets**, **Notion**, or any database node - Add filters to process only specific records - Change to different tables with image URLs --- ### 3. **Code** (JavaScript Processing) Processes Airtable records and prepares thumbnail data for background removal. - Extracts thumbnail URLs from each record - Chooses best quality thumbnail (large > full > original) - Creates clean filenames by removing special characters - Adds processing metadata and timestamps **Key Features:** ```javascript // Selects best thumbnail quality if (thumbnail.thumbnails?.large?.url) { thumbnailUrl = thumbnail.thumbnails.large.url; } // Creates clean filename cleanFileName: (record.fields['File Name'] || 'unknown') .replace(/[^a-zA-Z0-9]/g, '_') .toLowerCase() ``` **Easy Customization for Different Databases:** - **Product Database**: Change field mappings to Product Name, SKU, Category - **Portfolio Database**: Use Project Name, Client, Tags - **Employee Database**: Use Full Name, Department, Position --- ### 4. **Split Out** Converts the array of thumbnails into individual items for parallel processing. - Enables processing multiple images simultaneously - Each item contains all thumbnail metadata for downstream nodes --- ### 5. **APImage API** (HTTP Request) Calls the APImage service to remove backgrounds from images. **API Endpoint:** ``` POST https://apimage.org/api/ai-remove-background ``` **Request Configuration:** - **Header**: `Authorization: Bearer YOUR_API_KEY` - **Body**: `image_url: {{ $json.originalThumbnailUrl }}` **Setup Required:** 1. Replace `YOUR_API_KEY` with your actual API key 2. Get your key from [APImage Dashboard](https://apimage.org/dashboard) --- ### 6. **Download** (HTTP Request) Downloads the processed image from APImages servers using the returned URL. - Fetches the background-removed image file - Prepares image data for upload to storage --- ### 7. **Upload File** (Google Drive) Saves processed images to your Google Drive in a bg_removal folder. **Customization Options:** - Replace with **Dropbox**, **OneDrive**, **AWS S3**, or **FTP** upload - Create date-based folder structures - Use dynamic filenames with metadata - Upload to multiple destinations simultaneously --- ## How to Get Started 1. **Set up APImage API:** - Double-click the **APImage API** node - Replace `YOUR_API_KEY` with your actual API key - Keep the `Bearer` prefix 2. **Configure Airtable:** - Ensure your Airtable has a table with image attachments - Update field names in the **Code** node if different from defaults 3. **Test the workflow:** - Click the **Remove Background** trigger node - Verify images are processed and uploaded successfully [Get your API Key](https://apimage.org/dashboard) --- ## How to Customize ### **Input Customization** (Left Section) Replace the Airtable integration with any data source containing image URLs: - **Google Sheets** with product catalogs - **Notion** databases with image galleries - **Webhooks** from external systems - **File system** monitoring for new uploads - **Database** queries for image records ### **Output Customization** (Right Section) Modify where processed images are stored: - **Multiple Storage**: Upload to Google Drive + Dropbox simultaneously - **Database Updates**: Update original records with processed image URLs - **Email/Slack**: Send processed images via communication tools - **Website Integration**: Upload directly to WordPress, Shopify, etc. ### **Processing Customization**
n8n$9.99Automate Airtable Record Search and Deletion
Streamline your Airtable management by automating the search and deletion of records. This workflow allows you to efficiently locate and remove specific records, keeping your database organized and up-to-date.
Make$2.99Create a user in Planyo from an Airtable record
Every time a record is added to your Airtable table a user in your Planyo is added. In order for this scenario to work your table has to be the same as [this one](https://airtable.com/shrEQXgIcGfQqrJvx).
Make$2.99Automatically Generate and Store PDFs in Airtable from New Records
This workflow automates the creation of PDF documents using DocuGenerate whenever a new record is added to Airtable. The generated PDFs are then attached back to the corresponding Airtable record, streamlining document management directly within your database.
Make$3.99Twitter Keyword & Public-Figure Monitor with Airtable Archiving
Monitors Twitter for keywords or public figures daily, deduplicates tweets, and archives new ones with metadata to Airtable for analysis.
n8n$12.99Sync RSS Feed Articles to Airtable Records Automatically
Effortlessly keep your Airtable database up-to-date by syncing new articles from RSS feeds. This workflow automates the process of reading RSS feeds and creating corresponding records in Airtable.
Make$2.99Validate e-mails in Airtable table by IPQualityScore
When a new record is created in Airtable, e-mail from the record is validated by IPQualityScore. If the e-mail is not valid, it is deleted from the table.
Make$3.99Automatically Record Completed PandaDoc Documents in Airtable
This workflow saves completed PandaDoc documents as records in Airtable, ensuring your document data is organized and easily accessible.
Make$4.99Automate Weekly Airtable Content Sharing to Discord
Effortlessly share new weekly content from Airtable to a Discord channel, keeping your community engaged with the latest updates.
Make$3.99Automate Employee Data Collection from Typeform to Airtable
Streamline the process of collecting new employee data by automatically transferring responses from Typeform to Airtable, ensuring efficient and organized data management.
Make$2.99Automatically Shorten URLs in Airtable with dlvr.it
Streamline your workflow by automatically shortening URLs stored in Airtable using dlvr.it and updating the records with the shortened links.
Make$3.99Automate Okta User Creation from Airtable Records
This workflow automatically creates new Okta users from records in an Airtable database, ensuring seamless user management.
MakeFreeAutomate record updates in Airtable using ChatGPT from webhook data
Streamline Airtable record updates by integrating ChatGPT for advanced data processing. Automate workflows with Custom WebHook, JSON parsing, and record updates.
Make$4.99Filter rows in Google Sheets and create records in Airtable
Automatically filter rows in Google Sheets and create corresponding records in Airtable. Streamline data management by connecting Google Sheets with Airtable effortlessly.
Make$2.99Create a record in Airtable when a new resource in atSpoke is added
A ready-to-use Make workflow that connects Atspoke, Airtable. Create a record in Airtable when a new resource in atSpoke is added. Customize and deploy in minutes.
Make$2.99Update Airtable records based on search results from Airtable
Automatically update Airtable records by searching and modifying entries based on specific criteria, streamlining your data management process within Airtable.
Make$3.99Automate Record Creation in Airtable from New Drupal Content
This workflow automatically creates new records in Airtable whenever new content is published in Drupal. It ensures that your Airtable database stays updated with the latest content details from your Drupal site.
Make$2.99
More integrations
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work