Create user in WordPress.
Application
WordPress
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Username | Login name for the user | Text (Short) | Yes | |
User display name | Display name for the user | Text (Short) | Yes | |
First name | First name for the user | Text (Short) | Yes | |
Last name | Last name for the user | Text (Short) | Yes | |
The email address for the user | Yes | |||
Password | Password for the user (never included) | Text (Short) | Yes | |
Website | URL of the user's website | Link | No | |
Description | Description of the user | Text (Long) | No | |
Nickname | The nickname for the user | Text (Short) | No | |
Slug | An alphanumeric identifier for the user | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A