Make, formerly Integromat Connector

Description

Make is a vi’sual 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, vi’sually 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.

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 “Integromat” 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

Març 20, 2023
Compared to Zapier this plugin is old-school. Time it get's a decent upgrade (ex. webhooks, article publishing). Options from your competitor are on different league.
Zenâr 15, 2023 1 reply
I Just can't get integromat to send any data to wordpress or publish postsThe wordpress module can receive posts, tags, categories, But posting, just can't get it to post!I have disable all other plugins, installed default wordpress theme.
Dicembar 25, 2022 1 reply
why loading unnessary js and css code on frontend as well? this js and css file only needed on backend. many unnessary code parsing on frontend as well.
Otubar 18, 2022 1 reply
Not working with JetFormBuilder, and sometimes cause errors in Elementor templates. And no alternative to use
Jugn 16, 2022
The make team has done excellent work resolving the issues for this connector, this integration has brought a lot of automation power to my team for our WordPress community websites, thank you!
Avrîl 24, 2022
I saw a number of negative reviews of past versions because of slowness, and post on forum [wordpress.org/support/topic/the-plugin-will-crash-bigger-sites/] documenting the problem. ( Note: I have to remove links from the review, as they are not allowed... Just add https: / / in front of links. ) It seems fixed in version 1.5 . Looking at code, class/RestResponse.php no longer does a big JOIN (old code: getMetafieldsWithPostTypes in [plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/RestResponse.php?rev=2476182] ). Instead now (new code: [plugins.trac.wordpress.org/browser/integromat-connector/trunk/class/RestResponse.php?rev=2704186] ) it merely calls register_rest_field following the options you set for metadata to add to posts. From my shallow understanding of the problem, this makes the problem fixed, as it no longer queries database for a huge data. I would recommend developers to address this better on the forum. The current negative score of the plugin is alarming. If the critical problem was actually solved now -> please communicate it clearly on forum, to hopefully get people to test (esp. the ones experiencing problem in the past), confirm, and make better reviews. And if the critical problem actually still exists, I'd like to know about it. The forum thread [wordpress.org/support/topic/the-plugin-will-crash-bigger-sites/] is closed without any answer, which is a pity. The only acknowledgement from devs is short "Fix plugin slow down" on [wordpress.org/plugins/integromat-connector/#developers] at 1.5 -- this is too short 🙂
Read all 13 reviews

Contributors & Developers

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

Contributors

Changelog

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