---
title: "Automatically Post To Social Media From Airtable"
description: "A demo of how to use Airtable and two additional no-code tools to build your own social media posting application, Twitter and LinkedIn."
canonical: https://www.ayrshare.com/blog/automatically-post-to-social-media-from-airtable/
lastModified: 2026-07-02
pageType: blog
---

# Automatically Post To Social Media From Airtable

Author: Ayrshare Team  
Published: 2022-08-26

> A demo of how to use Airtable and two additional no-code tools to build your own social media posting application, Twitter and LinkedIn.

## Use several no-code tools to build your own social media posting workflow to Twitter, LinkedIn, TikTok, Instagram, and others

In the world of no-code software development, [Airtable](https://www.airtable.com/) is one of the most popular platforms to use as both a database and a workflow scripting engine. If you want to build your own social media posting app in a no-code environment, Airtable is a great place to start with a [social API](https://www.ayrshare.com/top-10-social-media-apis-for-developers/).

This video is a demo of how to use Airtable and two additional no-code tools to build your own social media posting application. This is useful if you are part of an agency and want to automate your posting workflow, or perhaps you need to be more productive and want to build a tool for your company’s internal marketing use.

This very helpful episode of [Automate All The Things](https://www.aatt.io/) is hosted by Aron Korenblit. The no-code specialist is Lola Ojabowale who is also the founder of [Integrations.directory](https://integrations.directory/).

[▶ Watch: Automatically Post To Social Media From Airtable](https://www.youtube.com/watch?v=U_jo6f5hsyY)

The starting point is to use Airtable as a simple database. 

In the example, each row represents a social media post that you want to create and send to Twitter and LinkedIn. However, you can also [post to the TikTok API](https://www.ayrshare.com/blog/tiktok-api-how-to-post-to-tiktok-using-a-social-media-api/), [Instagram API](https://www.ayrshare.com/blog/ayrshare-supports-direct-posting-to-instagram/), and other social media APIs. The two automations added to Airtable allow for an image to be automatically generated from the text and for that post to be sent to the social networks.

The auto social image generation is done via [Placid](https://placid.app/) and the social posting is via Ayrshare.

![AirTable Social API Intergration](https://cdn.sanity.io/images/ftd4n5q6/production/83d2c55d09d1565ef53acbb3a59402cb04956e63-1400x854.jpg)

*Airtable Data*

![Airtable JavaScript API integration](https://cdn.sanity.io/images/ftd4n5q6/production/cb166b59211f128b3545905b39a836065ae5d87f-1400x851.jpg)

*Airtable Script*

Airtable and Ayrshare offer free plans and Placid has a free trial. So you can run through this tutorial on your own at no cost before deciding to pay for the services.

And for a more advanced Airtable script sample, see the [Airtable page](https://docs.ayrshare.com/packages/airtable) in the Ayrshare [docs](https://docs.ayrshare.com/).
