Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

ACS - Basic Auth for Transactional Message

Avatar

Level 3

Hello!

I am a new user/developer in ACS and I am trying to create a transactional message on the ACS Sandbox, I was able to create an Event and configure it to have a few fields, So I was trying to set up the REST API in Postman to make the POST requests for the Transactional Messages, but I got stuck in the authorization part. I am not sure where I can find the password for the Basic Auth. I am not sure if I can use another way of authorization and which that would be.

1814108_pastedImage_2.png

Please let me know if anyone can help.

Thank you!

1 Accepted Solution

Avatar

Correct answer by
Employee

braullio_soares

Please submit a support ticket, and client care will be able to provide you the credentials to mcPush

Thanks,

Pulkit

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

braullio_soares

Please submit a support ticket, and client care will be able to provide you the credentials to mcPush

Thanks,

Pulkit

Avatar

Employee Advisor

I have used this https://github.com/adobeio/API-playground-Adobe-Campaign to test my ACS API

let me know if you have trouble in getting this to work