Responsys API Payload Encryption — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Responsys API Payload Encryption

edited Jul 31, 2025 6:46AM in Responsys 1 comment

Summary:

We need to encrypt the API payload of Request and Response using public-private key pair.

  • Request Payload: Should be encrypted using Responsys’s public key, ensuring that only Responsys, with access to its private key, can decrypt and read the payload.
  • Response Payload: Is correctly encrypted using client’s public key, so that only client can decrypt it using its private key.

using OpenSSL-generated key pairs that are separate from the SSL certificates used for HTTPS communication.

Please advise us to do this.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!