What is the full list of valid values for Delimiter attribute of importActivities REST API?
Summary:
I am calling the importActivities REST API to load a delimited file into Sales Cloud. However, the file is pipe (|) delimited. What is the value that I should pass in the delimiter attribute? I only know from documentation that COMMA_DELIMITER is a valid value, but PIPE_DELIMITER is not valid. So what should I use?
0