OpenText CDP Connector v1.0
1. General Information
OpenText CDP (Customer Data Platform) allows you to manage customer profiles and data effectively.

2. Authentication
Basic Authentication
Basic authentication with username and password is used for API access.
Note : Username and password for API authentication is different from the Username and password for UI access.
3. Connector Actions and Tests
Action Name / Method | Profiles: Returns the profile with Specified Identifier |
---|---|
Action Description | The Profiles: Returns the profile with Specified Identifier action is a function that retrieves a specific customer profile based on a unique identifier, such as a customer ID or email address. |
Test Case |
|
Request Body Name | Parameter |
| Profileid |

Action Name / Method | Profiles: Creates a new profile. (POST) |
---|---|
Action Description | The "Profiles: Creates a new profile" action in OpenText CDP allows you to create a new customer profile by sending a POST request. This is typically used when onboarding new customers or when you need to add new data into the customer database. |
Test Case |
|
Request Body Name | Parameter |
| Itemid |
| Properties |

4. Connection Settings and Configuration
Settings Parameters | Value | Description | Required (Y/N) | Default Value |
---|---|---|---|---|
Connector | OpenText CDP | Connector Name | Y | OpenText CDP |
Host Name | Endpoint required for performing CRUD | Y | ||
Authentication | Basic | Type of authentication | Y |
|
User Name | admin |
| Y | admin |
Password | <developer-password> |
| Y | <developer-password> |
