cancel
Showing results for 
Search instead for 
Did you mean: 

Emarsys need to generate API key

SAPSupport
Employee
Employee
0 Kudos
44

We need to generate API keys in both sandbox and production Emarsys. But we don't see the options available to us that the documentation describes. Does something need to be turned on in order to enable the API functionality? Thanks


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

According to the following SAP Emarsys documentation, you must generate a X-WSSE header based on the API user/pw that Account Owners can create in the platform to authenticate API calls: Authentication | Emarsys Core API Guides

This X-WSSE header should be generated based on the code examples provided at the section "Computing the Password Digest" of the document above. The algorithm generates the entire header based on the Emarsys suite, API user and API password.

Answers (0)