Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Adobe Campaign Standard API - Japanese Language Characters - Storing as Junk Characters

Avatar

Level 4

When we try to update the profile fields like middle name via API with japanese charcters, the values are stored as junk characters, but the same is working if we do the update directly on the adobe campaign standard profile page manually.

 

Any pointer to fix this will help us more.

 

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

For sending special characters, you need to send the right content type in the HTTP header:

 

Content-type: application/json; charset=utf-8

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

For sending special characters, you need to send the right content type in the HTTP header:

 

Content-type: application/json; charset=utf-8

Avatar

Level 4

in your load file activity change the file format ->encoding to utf-8 while importing profiles.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now