JS (NodeJS)Translation of Oracle's official Python based example
Enter your bkuid and bksecreket in the credentials.json file
{
"bkuid" : "WEB_SERVICE_USER_KEY",
"bksecretkey" : "WEB_SERVICE_PRIVATE_KEY"
}
oracle_dmp_api_request_classify_impl.js contains an example which:
- Calls the https://api.tags.bluekai.com/getdata/ endpoint
- Adds a user id from another system to a segment created in Bluekai using a phint definition
- The server response contains an array with the list of categories the other system id belongs to in Bluekai