-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Hi, Thanks for the API, really good
When importing data into PSA, norwegian characters are converted
New-cwmcontact:
Input JSON lastname part
"lastname": "Sæther",
The stored value
get-cwmcontact:
$CWContact.lastname
S�ther
Also wrong in GUI
How can i convert either the input JSON or connection to PSA so that all norwegian characters (also Ü,ü etc) gets stored correctly?
Metadata
Metadata
Assignees
Labels
No labels