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

Does campaign standard use unicode ?

Avatar

Level 3

 

Hi everyone ,

While I was reading about unicode standards : https://home.unicode.org/,an interesting question popped in my brain as a campaign developer :

  • does campaign standard use unicode character set ?
  • Does it use utf8?

Could anyone help me get the answer ?

 

Thanks,

Rutuja Kelkar

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Yes, Campaign Standard supports utf-8.

Note: when using API calls to ACS, you may need to explicitly state this in the content-type with "application/json; charset=utf-8"

5 Replies

Avatar

Correct answer by
Employee Advisor

Yes, Campaign Standard supports utf-8.

Note: when using API calls to ACS, you may need to explicitly state this in the content-type with "application/json; charset=utf-8"

Avatar

Level 3

Hi Mr. Ramson,

Thank you for your response, helpful 🙂

Avatar

Level 3

Apologies to get your first name wrong, Mr.Ramon 🙂

Avatar

Level 1

I am facing similar issue while using the Export file activity. Currently .csv file exported out of ACS using export activity is showing junk values for UTF8 characters. Is there a way I can export this data correctly?

Avatar

Level 3

Hi Vashriva,

 

Check if you've set export file activity having encryption, If yes, the data in file will show encrypted values that appear as junk