Title: WP Connectr: Power Automate integration
Author: Nick Hance
Published: <strong>2024 年 10 月 22 日</strong>
Last modified: 2025 年 12 月 3 日

---

搜尋外掛

![](https://ps.w.org/wp-connectr/assets/icon.svg?rev=3173911)

# WP Connectr: Power Automate integration

 由 [Nick Hance](https://profiles.wordpress.org/reenhanced/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-connectr.2.3.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wp-connectr/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-connectr/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-connectr/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-connectr/)

## 外掛說明

Integrate your WordPress site with over 1000 services through Microsoft Power Automate.
This is the official Power Automate connector for WordPress, certified by Microsoft.

Power Automate is a low-code service offered by Microsoft that allows you to automate
workflows between your favorite apps and services to synchronize files, get notifications,
collect data, and more.

Power Automate is Microsoft’s version of Zapier, IFTTT, and Integromat. It is the
preferred platform for Microsoft integrations.

This plugin requires a Power Automate premium license to be of any use. You can 
sign up for a free trial at https://make.powerautomate.com/

Reenhanced is a Microsoft partner founded in 2005, dedicated to being the world’s
best resource for connecting WordPress to Microsoft products.
 Our products serve
over 250,000 users around the world.

This plugin is open-source, can be internally audited by your team, and is fully
supported by Reenhanced. This plugin has no dependencies on third-party services
outside of Power Automate and will operate for years to come. You can deploy this
for internal use and not worry about updates if you properly secure access.

Use the provided actions with this plugin to:

 * Interface with WordPress users
 * Interface with posts, including custom post types
 * Interface with attachments, including uploading to the media library
 * Interface with comments
 * Interface with taxonomies
 * Interface with terms
 * Support for Advanced Custom Fields (ACF) and Secure Custom Fields

**WP Connectr Pro: Power Platform Solution Import/Export**
 Take your WordPress 
integration to the next level with WP Connectr Pro! Available at https://reenhanced.
com/product/wp-connectr-pro/, the Pro version allows you to transform your Power
Platform solutions into WordPress custom post types and export your WordPress structures
back to Power Platform.

WP Connectr Pro features include:
 – Import solution files (.zip) to automatically
create custom post types and ACF field groups – Export WordPress post types and 
fields as Power Platform solutions – Advanced Custom Field groups with proper field
type mapping – REST API enabled structures for seamless Power Automate integration–
Full compatibility with both ACF and Secure Custom Fields – Bidirectional synchronization
between WordPress and Power Platform

## 常見問題集

### How do I import a Power Automate solution?

Solution import and export features are available in WP Connectr Pro. You can purchase
and download WP Connectr Pro at https://reenhanced.com/product/wp-connectr-pro/.
Once installed, navigate to Power Automate > Solutions in your WordPress admin to
import solution files (.zip) and automatically create custom post types and ACF 
field groups based on your solution structure.

### Can I edit imported fields in ACF?

Yes! This feature is available in WP Connectr Pro (https://reenhanced.com/product/
wp-connectr-pro/). All imported field groups appear in Custom Fields > Field Groups
and can be edited using the standard ACF interface.

### Can I use triggers?

Triggers are supported through WP Connectr Pro, which extends this plugin with advanced
features. You can get WP Connectr Pro at https://reenhanced.com/product/wp-connectr-
pro/ for enhanced trigger capabilities and solution import/export functionality.

### How do I get WP Connectr Pro?

WP Connectr Pro is available for purchase at https://reenhanced.com/product/wp-connectr-
pro/. It includes advanced features like Power Platform solution import/export, 
enhanced triggers, and bidirectional synchronization between WordPress and Power
Platform. The Pro version works as an extension to this free plugin.

### Why can’t I see my custom post types?

Custom post types must be configured to be shown in the rest api in order to be 
used with this plugin. You can do this by adding the following to your custom post
type registration:
 `php 'show_in_rest' => true,

There may also be a setting in your custom post type registration admin page to 
enable this. Either one will work, but until you do this, these custom post types
will not be available in the plugin.

### How can I get support?

For support please email [support@reenhanced.com](https://tw.wordpress.org/plugins/wp-connectr/support@reenhanced.com?output_format=md)

## 使用者評論

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

### 󠀁[o365 integration via Power Automate made easy](https://wordpress.org/support/topic/o365-integration-via-power-automate-made-easy/)󠁿

 [ssmolen](https://profiles.wordpress.org/ssmolen/) 2025 年 3 月 8 日

This plugin made it very easy to integrate with and maintain our WordPress content
programmatically from Power Automate very easy, which is exactly what I needed.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/wp-connectr/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈WP Connectr: Power Automate integration〉的開發相關工作。

參與者

 *   [ Nick Hance ](https://profiles.wordpress.org/reenhanced/)
 *   [ nhance ](https://profiles.wordpress.org/nhance/)

〈WP Connectr: Power Automate integration〉外掛目前已有 1 個本地化語言版本。 感謝
[全部譯者](https://translate.wordpress.org/projects/wp-plugins/wp-connectr/contributors)
為這個外掛做出的貢獻。

[將〈WP Connectr: Power Automate integration〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-connectr)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-connectr/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-connectr/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-connectr/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-connectr/)。

## 變更記錄

2025-10-06 – version 2.3.0
 * Enhanced ACF field retrieval with alternative request
schema support for improved compatibility

2025-09-19 – version 2.2.0
 * Added meta query support for users and posts – filter
by custom fields using meta_key, meta_value, meta_compare, and complex meta_query
parameters * Enhanced REST API with advanced filtering capabilities for Power Automate
workflows

2025-09-17 – version 2.1.1
 * Added support for users with specific roles as resources
in WP Connectr Pro – enables importing Dataverse users with role-based access

2025-09-16 – version 2.1.0
 * SECURITY: Added authentication requirements for all
API endpoints – users must have wp_connectr_manage, wp_connectr_use_actions, or 
administrator capabilities

2025-09-12 – version 2.0.3
 * Improved term creation to act as lightweight upsert–
returns existing term instead of error when term already exists

2025-09-08 – version 2.0.2
 * Enhanced enum value normalization with optional null
support for better Power Automate compatibility

2025-08-19 – version 2.0.1
 * Resolves an issue with the plugin publishing process
that caused issues with the plugin installation from the plugin directory.

2025-06-26 – version 2.0.0
 * Support for solution import/export through the new
WP Connectr Pro plugin

2025-04-22 – version 1.4.0
 * Adds password generation and email notification for
new user creation

2025-03-27 – version 1.3.2
 * Additional updates to support the upcoming WP Connectr
Pro. Make sure you have the latest version if you are using the pro version.

2025-03-06 – version 1.3.1
 * Just a small fix for upcoming pro version support.
Adds ability to use any action hook as trigger.

2025-02-28 – version 1.3.0
 * Added dynamic schema support for trigger topics * 
Added dynamic fetch endpoint for upcoming new action in connector (GetItemV2)

2025-02-24 – version 1.2.0
 * User responses now contain much more data

2025-02-17 – version 1.1.1
 * Resolves some incorrect naming in the plugin.

For other changes, see changelog.txt

## 中繼資料

 *  版本 **2.3.1**
 *  最後更新 **5 個月前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 4.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.2.0 或更新版本 **
 *  語言
 * [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/wp-connectr/) 及 [English (US)](https://wordpress.org/plugins/wp-connectr/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/wp-connectr)
 * 標籤
 * [Dataverse](https://tw.wordpress.org/plugins/tags/dataverse/)[logic apps](https://tw.wordpress.org/plugins/tags/logic-apps/)
   [microsoft](https://tw.wordpress.org/plugins/tags/microsoft/)[power automate](https://tw.wordpress.org/plugins/tags/power-automate/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-connectr/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-connectr/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-connectr/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-connectr/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-connectr/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-connectr/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-connectr/reviews/)

## 參與者

 *   [ Nick Hance ](https://profiles.wordpress.org/reenhanced/)
 *   [ nhance ](https://profiles.wordpress.org/nhance/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-connectr/)