App Logo
make.com

Search Make.com public templates

Search Make's public template catalogue by name and/or by the apps a template uses.

Input

name optional

Free-text match on the template name, as typed into the "Search by apps or name" box (the "Search for <text>" option). Omit for the unfiltered catalogue.

usedApps optional

App slugs a template must use, as picked from the search box's app chips — e.g. ["slack","google-sheets"]. These are exactly the values returned in each record's usedApps, so results feed back in as filters. Combined with `name` if both are given.

Output

count required

Templates actually returned in this response.

templates required
totalCount required

Total matches the catalogue holds for this filter, which is larger than `count` — the grid loads only its first page and Make exposes no caller-addressable offset (pg[*] in the page URL is ignored).

FAQ

Search Make's public template catalogue by name and/or by the apps a template uses.
Optional: name, usedApps.
It returns count, templates, totalCount.
Yes. It acts as you on make.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the make.com cookies saved by the Reduck extension.
It only reads. It looks things up on make.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/make.com/search_templates, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/make.com/search_templates
It is part of Reduck's official curated catalogue.

Start building not clicking