Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Users |
Gather WP Engine credentials
Sign in to the WP Engine portal as an account
owner.
Open the API Access page at https://my.wpengine.com/api_access.
Configure the WP Engine connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your WP Engine connector is now pulling access data into C1.
Enter the WP Engine credentials:
- Base URL:
https://api.wpengineapi.com/v1 - API username: The WP Engine API username you generated.
- API password: The WP Engine API password you generated.
Connector configuration reference
| Setting | Environment variable | Required | Description |
|---|---|---|---|
| Base URL | BATON_BASE_URL | Yes | WP Engine Hosting Platform API base URL, usually https://api.wpengineapi.com/v1. |
| API username | BATON_API_USERNAME | Yes | WP Engine API username (WPE_API_USER_ID) for HTTP Basic Auth. |
| API password | BATON_API_PASSWORD | Yes | WP Engine API password (WPE_API_PASSWORD). Stored as a secret. |