Resources · Make integration

Placid Make integrationAutomate Placid with Make.

Can Make fill your Placid templates for you? Yes. The Placid Make integration gives you 7 modules: 3 instant triggers and 4 actions for images, PDFs, videos and media uploads. This page shows how to link your account and build a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What does the Placid Make integration let you automate?

The Placid Make integration links your Placid account to Make so that your design templates get filled without anyone opening the editor. Make sends the data, Placid renders the image, PDF or video, and Make can then react as soon as that file exists and pass it to the next app in the chain.

Social visuals from a content calendar. A marketer adds a new article to a sheet, and Create Image turns the title and cover photo into a branded visual. Watch Image then picks up the finished file so another module can post or store it.

Certificates or quotes as PDFs. A training company can feed attendee names into Create PDF, then let Watch PDF hand each document to the email tool of its choice.

Short product clips. An online shop uploads a product photo with Upload Media, then asks Create Video to drop it into a video template. Browse other examples in the Airtable Make integration page if your data lives there.

What the integration does not do: it has no search module and no Make an API Call module, so you cannot list or look up past renders from Make. Placid itself needs a paid account or a free trial. Placid may also have an n8n node; the n8n vs Make comparison explains how the two tools differ, and the Make training covers the editor from the ground up.

Connect

How do you connect your Placid account to Make?

  1. 01

    Copy your Private Token in Placid

    Log in to Placid and click API Tokens in the left sidebar. Copy the Private Token value and keep it somewhere safe: it is the key Make will use to act on your account.

  2. 02

    Add a Placid module in Make

    In your scenario (the automation you build in Make), add any Placid module and click Create a connection. A connection is your Placid account linked once to Make, then reused by every Placid module. You can type a label in Connection name.

  3. 03

    Paste the token and save

    Paste the token into the API Token field and click Save. If Placid asks you to authenticate and confirm access, do it. The connection now appears in the module, ready for the next Placid step.

First scenario

Your first scenario with Placid and Make

GoalWhen a new row lands in your content sheet, Make fills a Placid template with it and creates the image.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the + to add the first module. Pick the app that holds your data, such as a spreadsheet, and choose the module that watches for new rows.

  2. 02

    Add Create Image

    Click the + on the right of that first module, search for Placid and pick Create Image. Click Create a connection and paste your token if you have not linked the account yet.

  3. 03

    Map your data into the template

    Fill the fields of Create Image. Once the connection exists, Make lists what it can read from Placid, and you map the title or photo coming from the first module into the right place.

  4. 04

    Test with Run once

    Click Run once to execute the scenario one time. Open each module to read the bundles it received, a bundle being one item passed from module to module, here one row and one image.

  5. 05

    Schedule and switch it on

    Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on a bundle counts as one operation on your Make plan.

Triggers

What can start a Placid scenario?

3 modules start a scenario when something happens in Placid. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Placid as soon as it happens.

Placid1Watch Image

Watch Image

Instant trigger

In MakeTriggers on new created image

Watch Image starts your scenario each time Placid finishes a new image, so the file can travel on to a drive, a social tool or a chat without you downloading it.

How it fires
instant, meaning Placid calls Make through a webhook as soon as the image exists; Make does not have to check on a schedule.
When to use it
your team generates visuals in Placid from several places and wants every new one filed or shared the same way.
Watch out
click Create a webhook before Create a connection when you add it, otherwise the module has nothing to listen on.
Placid2Watch PDF

Watch PDF

Instant trigger

In MakeTriggers on new created pdf

As soon as a fresh PDF comes out of a Placid template, this trigger hands it to the rest of your scenario, ready to be emailed, archived or attached to a record in another app.

How it fires
instant; Placid notifies Make through a webhook the moment the PDF is created, with no polling interval involved.
When to use it
certificates, quotes or tickets are rendered in Placid and each one must reach the right person without a manual export.
Watch out
it only picks up newly created PDFs, so treat it as a relay for fresh documents, not as a way to list older ones.
Placid3Watch Video

Watch Video

Instant trigger

In MakeTriggers on new created video

This module spares you from checking Placid by hand: the scenario runs when Placid reports that a new video has been created, and the next module receives it.

How it fires
instant, through a webhook Placid calls as soon as the video exists.
When to use it
you produce product clips or promo reels from templates and want each finished one posted, stored or sent for review automatically.
Watch out
like the two other watchers, it needs its webhook created before the connection, so start with Create a webhook when you add it to the scenario.
Modules

What can Make do in Placid?

Placid gives you 4 modules in 4 groups. For each one: what it does for you, when to reach for it, and what to watch out for.

Images

1 module
Placid1

Create Image

Action

In MakeCreates an image from a template

Create Image fills one of your Placid templates with data from earlier modules and produces a finished, on-brand image, so a title and a photo become a ready-to-post visual.

When to use it
a new blog post, product or event appears somewhere and needs its own social card.
Watch out
each bundle creates one image and costs one operation, so a batch of rows means a batch of renders.

PDFs

1 module
Placid2

Create PDF

Action

In MakeCreates a PDF from a template

This action turns a Placid template into a PDF document built from your scenario's data, which gives you personalized certificates, quotes or tickets without laying out a single page by hand.

When to use it
choose it over Create Image when the recipient needs a printable or attachable document rather than a picture.
Watch out
the template must already exist in Placid; Make only fills it.

Videos

1 module
Placid3

Create Video

Action

In MakeCreates a Video from a template

You get a short video rendered from a Placid template, with the text and media your scenario maps into it, which is handy for product teasers or event promos that follow a fixed layout.

When to use it
a still image is not enough and the same video format repeats for every item in a catalog or calendar.
Watch out
pair it with Watch Video if later steps need the finished file.

Other

1 module
Placid4

Upload Media

Action

In MakeUpload an image or video to use it in a Placid process

Upload Media sends an image or a video to Placid so a later Create step can use it inside a template, for example a product photo coming from your shop or a clip from cloud storage.

When to use it
the picture or footage you want in the render lives in another app, for instance a shop or a cloud drive, rather than in Placid.
Watch out
place it before the Create module in the flow, since the render needs the uploaded file.
Need help

Need help automating Placid with Make?

A person reads every message.

FAQ

Placid and Make: common questions

01Is the Placid Make integration free?
On the Make side, yes: Placid is a standard app, available from the Free plan. That plan allows 2 active scenarios, a minimum of 15 minutes between scheduled runs, 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Paid Make plans lower the interval to 1 minute and remove the cap on active scenarios. Placid itself is another matter: its documentation asks for a paid Placid account, though a free trial is enough to get started.
02What do you need to connect Placid to Make?
You need a paid Placid account or a free trial, plus a Make account. In Placid, open API Tokens in the left sidebar and copy the Private Token. In Make, add a Placid module, click Create a connection, paste the token into the API Token field and click Save. If Placid asks you to confirm access, accept. For the three Watch modules, click Create a webhook first, then create the connection.
03Do the Placid triggers in Make fire instantly?
Yes. All three Placid triggers, Watch Image, Watch PDF and Watch Video, are instant triggers. Placid calls Make through a webhook as soon as a new image, PDF or video is created, and the scenario runs right away. You do not depend on the 15-minute default schedule that applies to scheduled triggers. In the editor, these modules carry the lightning badge rather than the clock badge, which is a quick way to tell the two types apart.
04What if a Placid module is missing in Make?
The Placid app in Make has no Make an API Call module, so you cannot send a custom request to Placid from inside the app. It offers 7 modules: 3 instant triggers and 4 actions, with no search. If your need goes beyond creating images, PDFs or videos and uploading media, check whether another app in your stack covers that step, or ask the Hackceleration team to look at your case.
05Should you use Make or n8n for Placid?
It depends on the tool your team already uses. Placid may also have a node on n8n, so both can drive the same templates. In Make, you get 7 ready-made modules, including 3 instant triggers, set up through a visual editor where each step is a module you pick from a list. If your other automations already live in one of the two tools, keeping Placid there avoids splitting your flows across platforms.