C
Make Connector Automation

Create new WordPress posts from incoming webhook data,

Create new WordPress posts from incoming webhook data, Google Forms responses, or FreeScout conversations

What it does

Create new WordPress posts from incoming webhook data, Google Forms responses, or FreeScout conversations It is one of the abilities the Make Connector plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

integromat-connector.create-new-wordpress-posts-from-incoming
{
  "ability": "integromat-connector.create-new-wordpress-posts-from-incoming",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Make Connector abilities

All Make Connector abilities β†’
A
Add new WordPress users to your CMR and marketing tools,
Make Connector
Add new WordPress users to your CMR and marketing tools, like Salesforce, ActiveCampaign, or Mailchimp
S
Send a message about new WordPress posts to messaging apps,
Make Connector
Send a message about new WordPress posts to messaging apps, like Slack, Telegram, or Microsoft Teams
C
Create database items from your WordPress posts in Notion,
Make Connector
Create database items from your WordPress posts in Notion, MySQL, or any other database app