Add Post activity

An activity that creates a new post on a WordPress site.


Add Post activity

Configure the Create Post activity

To configure the Add Post activity, do the procedure in this topic.

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the WordPress tab.

    Open WordPress tab
  3. On the WordPress tab, drag the Add Post activity onto your process.

    Drag Add Post activity

General Configuration

Specifies the basic settings for the Add Post activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Function:
Specifies the activity name that shows in your process.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Function:
Specifies an optional text description for your activity.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
No

Add Post Configuration screen > Configuration tab

Specifies the configuration to create a post on a WordPress site.

Figure: Add Post Configuration > Configuration tab

Add Post Configuration Configuration tab

Fields

Field NameDefinition

WordPress

Function:
Specifies the access token that connects to your WordPress.
Accepted Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Process Data Variables:
No

Create Add Token icon

Opens this Screen:
Access Token for WordPress
Function of this Screen:
Configure an access token to connect to WordPress.

Title

Function:
Specifies the subject for your post.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
Yes

Publish Date

Function:
Specifies the date and time to publish the post on WordPress.
Accepted Values:
  • Custom - Uses a process data variable to specify a dynamic date and time.
  • Static - Uses date and time fields to select a specific date and time.
  • Now - Specifies that the post publishes at the time the process activity executes at runtime.
Default Value:
None

Post Status

Function:
Specifies the status of your post.
Accepted Values:
  • Draft - A post is in draft status, not ready for review or publish.
  • Pending - Marks the post as pending editorial approval.
  • Private - Only the WordPress users can see the post.
  • Publish - A post is published and any WordPress site visitor can see the post.
  • Scheduled - Scheduled the post to be published in a future date. You must set a future date.
Default Value:
None
Accepts Process Data Variables:
Yes

Comment Status for Post

Function:
Specifies whether your post is open for comments.
Accepted Values:
  • Closed - Site users can not comment on a post.
  • Open - Site users can comment on a post.
Default Value:
None
Accepts Process Data Variables:
Yes

Response Post ID

Function:
Specifies a process data variable that stores the ID of your post from WordPress.
Accepted Values:
A process data variable that accepts an alphanumeric string with no spaces or special characters.
Default Value:
None
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Response Post URL

Function:
Specifies a process data variable that stores the URL of your post from WordPress.
Accepted Values:
A process data variable that accepts a URL.
Default Value:
None
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Add Post Configuration screen > Content tab

Specifies the content for your post in WordPress.

Figure: Add Post Configuration > Content tab

Add Post Configuration Content tab

Fields

Field NameDefinition

Content

Function:
Specifies the content of your post.
Accepted Values:
More than one line of text in text-only format.
Default Value:
None
Accepts Process Data Variables:
Yes