Make Connector

Katrangan

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 to help you get started.

How to get started:

Get help from Make’s Support team.
Make’s Terms of use and Privacy policy.

Pemasangan

  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.

Mācā ulang

Oktober 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.
Septèmber 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.
Septèmber 18, 2025 1 reply
After the update, texts posted on WordPress are stripped of formatting and appear as a plain wall of text.
Januari 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!!
Novèmber 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…
Agustus 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

Contributors & Developers

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

Kontributor

“Make Connector” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Make Connector” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Caathetan Owahan

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