Title: Make Connector
Author: Make
Published: <strong>февруари 17, 2021</strong>
Last modified: февруари 9, 2026

---

Search plugins

![](https://ps.w.org/integromat-connector/assets/banner-772x250.png?rev=2915666)

![](https://ps.w.org/integromat-connector/assets/icon.svg?rev=2727332)

# Make Connector

 By [Make](https://profiles.wordpress.org/integromat/)

[Download](https://downloads.wordpress.org/plugin/integromat-connector.1.6.6.zip)

 * [Details](https://mk.wordpress.org/plugins/integromat-connector/#description)
 * [Reviews](https://mk.wordpress.org/plugins/integromat-connector/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/integromat-connector/#installation)
 * [Development](https://mk.wordpress.org/plugins/integromat-connector/#developers)

 [Support](https://wordpress.org/support/plugin/integromat-connector/)

## Description

[Make](https://www.make.com/en?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-make)
is a visual platform that lets you design, build, and automate anything – from simple
tasks to complex workflows – in minutes. With Make, you can send information between
WordPress and thousands of apps to drive traffic and improve sales potential. It’s
fast and easy to use, visually intuitive and requires zero coding expertise.

**Here are some of the ways to use WordPress with Make:**

 * Add new WordPress users to your CMR and marketing tools, like Salesforce, ActiveCampaign,
   or Mailchimp
 * Create new WordPress posts from incoming webhook data, Google Forms responses,
   or FreeScout conversations
 * Share your WordPress posts on Facebook, Pinterest, or other social media platforms
 * Send a message about new WordPress posts to messaging apps, like Slack, Telegram,
   or Microsoft Teams
 * Create database items from your WordPress posts in Notion, MySQL, or any other
   database app
 * Or choose a [template](https://www.make.com/en/templates?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-program)
   to help you get started.

**How to get started:**

 * [Sign up for Make](https://www.make.com/en/register?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-program),
   and enjoy a free account forever. Or, choose a monthly or yearly plan with advanced
   features.
 * Check [Make’s documentation on how to connect WordPress](https://www.make.com/en/help/apps/website-building/wordpress#connecting-wordpress-to-make-968742?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-program).
 * Install the plugin, and [start building WordPress integrations on Make](https://www.make.com/en/integrations/wordpress?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-program).

Get help from [Make’s Support](https://www.make.com/en/ticket?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-program)
team.
 Make’s [Terms of use](https://www.make.com/en/terms-and-conditions?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-make)
and [Privacy policy](https://www.make.com/en/privacy-notice?utm_source=wordpress&utm_medium=partner&utm_campaign=wordpress-partner-make).

## Installation

 1. Upload the “integromat-connector” folder to the “/wp-content/plugins/” directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. A new item called “Make” appears in the admin menu. Here you can see your API key,
    through which you can connect your WordPress site to Make.com. You can also select
    which custom fields you want to be visible in the REST API response.

This plugin allows you to safely connect your WordPress site to Make. It also gives
you the possibility to work with custom meta fields (creating/updating them through
the REST API and including them in the API response).

This plugin does not send any data to the make.com service itself. It only simplifies
the connection process and allows custom fields to be included in the REST API responses.

## Reviews

![](https://secure.gravatar.com/avatar/7f0acc0de7ac447228991deb2263710a6dafa9772e397059a18616ff2de006f5?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work, no error in logs](https://wordpress.org/support/topic/doesnt-work-no-error-in-logs/)󠁿

 [Sam Steiner](https://profiles.wordpress.org/magganpice/) октомври 30, 2025

I’m using it on a website and it fails to create a new post. On other websites it
works but in this specific case it just doesn’t and no error message turns up in
the log.txt. This has been the case for multiple updates of the plugin. No error
in Make (just no Post ID in the Output Bundle in Make) and no error in the Make 
Connector log.

![](https://secure.gravatar.com/avatar/d3bfea0381fc7ffd1b8c94e3260d895a3b19b3806c12a2ca7e1c7de7a35dbf4d?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/good-8995/)󠁿

 [sadekmefti](https://profiles.wordpress.org/sadekmefti/) септември 19, 2025

v1.6.0 came with some bugs but devs were very fast and responsive to solve the issue
and push a new update. Overall, a great plugin.

![](https://secure.gravatar.com/avatar/cfb1380f94d88c0a901a0f6cb92e9be8158e939dc725edf35df5391cf3aac073?
s=60&d=retro&r=g)

### 󠀁[Crashes posts](https://wordpress.org/support/topic/crashes-posts/)󠁿

 [bunitas](https://profiles.wordpress.org/bunitas/) септември 18, 2025 1 reply

After the update, texts posted on WordPress are stripped of formatting and appear
as a plain wall of text.

![](https://secure.gravatar.com/avatar/3a15dacf8e06fa9558bf6bacc4bccea3e2a44fb413f217e0f1d321ccdd01de93?
s=60&d=retro&r=g)

### 󠀁[Breaks the ability to edit your posts](https://wordpress.org/support/topic/breaks-the-ability-to-edit-your-posts/)󠁿

 [travelingjim](https://profiles.wordpress.org/travelingjim/) јануари 14, 2025 1
reply

I tried everything on this, even as far as to attempt to fix the code myself. I 
asked my PHP Bot to look at the code and it “barfed”. And before you ask, I’ve been
doing PHP since V2 (maybe earlier). I was having trouble with the code, so I asked
for assistance. There are some questionable things happening in the code. Stay clear!!

![](https://secure.gravatar.com/avatar/ca3516aa6c91e85c50cbafd43f1fd351080c1f1985ff2cabc47b9b1b1e763efe?
s=60&d=retro&r=g)

### 󠀁[Bad practice…](https://wordpress.org/support/topic/bad-practice-5/)󠁿

 [websols](https://profiles.wordpress.org/websols/) ноември 25, 2024 2 replies

This plugin uses it’s own alternative authentication method for the WP-JSON API 
instead of the native application passwords provided by core WP or more secure alternatives
explained in the Wordpress developer docs. After examining the code a bit further
to find out why the authentication always returned a 401 in our setup, we’ve discovered
it tries to login and run it’s code as the first (random) administrator account 
it can find in the database. Just terrible…

![](https://secure.gravatar.com/avatar/2e686cea51f94e644b0d1677a94de932eddaf5fedf0042cad7f42e8bb3cbf28e?
s=60&d=retro&r=g)

### 󠀁[Works, but is buggy](https://wordpress.org/support/topic/works-but-is-buggy/)󠁿

 [Ted Slater](https://profiles.wordpress.org/tedslater/) август 30, 2024 3 replies

This plugin does enable you to connect a WordPress website to Make.com But it’s 
also very buggy, conflicting with other plugins. For example, when the Make.com 
plugin is enabled, and I try to change the configuration for another plugin, the
site crashes. I disable the Make.com plugin, and I am able to then update another
plugin’s configuration. And I saw this error in my website’s error log today: [30-
Aug-2024 16:31:15 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted(
tried to allocate 20480 bytes) in /home/sitename/www/wp-content/plugins/integromat-
connector/settings/object-types/class-post-meta.php on line 31 I’d love to see Make.
com update this plugin, addressing the issues its got playing nice with other things
on a website.

 [ Read all 25 reviews ](https://wordpress.org/support/plugin/integromat-connector/reviews/)

## Contributors & Developers

“Make Connector” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Make ](https://profiles.wordpress.org/integromat/)

“Make Connector” has been translated into 3 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/integromat-connector/contributors)
for their contributions.

[Translate “Make Connector” into your language.](https://translate.wordpress.org/projects/wp-plugins/integromat-connector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/integromat-connector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/integromat-connector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/integromat-connector/)
by [RSS](https://plugins.trac.wordpress.org/log/integromat-connector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.6.6

 * Fixed a bug related to post content sanitization

#### 1.6.5

 * Fixed a bug related to getting 401 when creating a connection on Make

#### 1.6.4

 * Fixed a bug related to custom REST API endpoint

#### 1.6.3

 * New feature: Content sanitization control option

#### 1.6.2

 * Fixed reported issues on content missing when creating post

#### 1.6.1

 * Fixed some bugs introduced in 1.6.0

#### 1.6.0

 * Security improvement: Granular API permissions
 * Security improvement: Configurable rate limiting
 * New feature: Enhanced file upload validation
 * New feature: Request payload size limits
 * New feature: API key rotation
 * New feature: Purge log
 * Fix multiple vulnerabilities

#### 1.5.10

 * Fix a bug introduced in previous fix regarding PHP 7 compatibility

#### 1.5.9

 * Improve compatibility with other plugins

#### 1.5

 * Add custom taxonomies
 * Fix plugin slow down

#### 1.4

 * Enhanced API calls logging
 * Fixed blocking of some internal API calls

#### 1.3

 * Added possibility of API calls logging
 * Fixed blocking of some internal API calls
 * Skip authentication check when authenticating with another method

#### 1.2

 * Sending proper http status codes

#### 1.1

 * Fixed error message when uploading binary media item

#### 1.0

 * Init version

## Meta

 *  Version **1.6.6**
 *  Last updated **2 месеци ago**
 *  Active installations **80.000+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/integromat-connector/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/integromat-connector/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/integromat-connector/) и [Spanish (Spain)](https://es.wordpress.org/plugins/integromat-connector/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/integromat-connector)
 * Tags
 * [api](https://mk.wordpress.org/plugins/tags/api/)[integromat](https://mk.wordpress.org/plugins/tags/integromat/)
   [make](https://mk.wordpress.org/plugins/tags/make/)[rest](https://mk.wordpress.org/plugins/tags/rest/)
   [rest-api](https://mk.wordpress.org/plugins/tags/rest-api/)
 *  [Advanced View](https://mk.wordpress.org/plugins/integromat-connector/advanced/)

## Ratings

 2.7 out of 5 stars.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/integromat-connector/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/integromat-connector/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/integromat-connector/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/integromat-connector/reviews/?filter=2)
 *  [  13 1-star reviews     ](https://wordpress.org/support/plugin/integromat-connector/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/integromat-connector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/integromat-connector/reviews/)

## Contributors

 *   [ Make ](https://profiles.wordpress.org/integromat/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/integromat-connector/)