WordPress

WordPress is web software you can use to create a beautiful website, blog, or app.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Standard All Power Automate regions except the following:
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Standard All Power Apps regions except the following:
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Microsoft
URL Microsoft LogicApps Support
Microsoft Power Automate Support
Microsoft Power Apps Support
Connector Metadata
Publisher Microsoft
Website https://wordpress.com/
Privacy policy https://automattic.com/privacy/

Throttling Limits

Name Calls Renewal Period
API calls per connection 50 60 seconds
Frequency of trigger polls 1 15 seconds

Actions

Create post

Create post

Get post

Get post

Get site statistics

Get statistics for a specified site

Create post

Create post

Parameters

Name Key Required Type Description
Site ID
siteId True string

The site's id or domain.

Title
title string

The title of the post

Content
content html

The content of the post

Status
status string

The status of the post

Tags
tags string

The tags for post

Returns

Body
PostModel

Get post

Get post

Parameters

Name Key Required Type Description
Site Id
siteId True string

The site's id or domain

Post Id
postId True string

The post Id.

Returns

Body
PostModel

Get site statistics

Get statistics for a specified site

Parameters

Name Key Required Type Description
Site Id
siteId True string

The site's id or domain

Returns

Triggers

When a post is created

Triggers a new flow when there is a new post on the logged in user's timeline

When a post is created

Triggers a new flow when there is a new post on the logged in user's timeline

Returns

Definitions

SiteStatsModel

Name Path Type Description
Visitors Today
visitors_today integer
Visitors_Yesterday
visitors_yesterday integer
Visitors
visitors integer
View Today
views_today integer
Views Yesterday
views_yesterday integer
Views Best Day
views_best_day string
Views Best Day Total
views_best_day_total integer
Views
views integer
Comments
comments integer
Posts
posts integer
Followers Blog
followers_blog integer
Followers Comments
followers_comments integer
Comments Per Month
comments_per_month integer
Comments Most Active Recent Day
comments_most_active_recent_day string
Comments Most Active Time
comments_most_active_time string
Comments Spam
comments_spam integer
Categories
categories integer
Tags
tags integer
Shares
shares integer
Shares Twitter
shares_twitter integer
Shares Facebook
shares_facebook integer
Shares Press This
shares_press-this integer

ListPostsResponse

Name Path Type Description
Posts
posts array of PostResponse

Posts

PostResponse

Name Path Type Description
ID
ID integer
Comment Count
comment_count integer
Site ID
site_ID integer
Date
date string
Modified
modified string
Title
title string
URL
URL string
Slug
slug string
Guid
guid string
Type
type string
Like Count
like_count integer

PostModel

Name Path Type Description
ID
ID integer
Site ID
site_ID integer
Date
date string
Modified
modified string
Title
title string
URL
URL string
Short URL
short_URL string
Content
content string
Excerpt
excerpt string
Slug
slug string
Guid
guid string
Status
status string
Sticky
sticky boolean
Password
password string
Parent
parent
Type
type string
Likes Enabled
likes_enabled boolean
Sharing Enabled
sharing_enabled boolean
Like Count
like_count integer
I Like
i_like boolean
Is Rebloggled
is_reblogged boolean
Is Following
is_following boolean
Global ID
global_ID string
Featured Image
featured_image string
Format
format string
Geo
geo boolean