2 hours ago
Hi Team,
We are using SAC API to download Cost Center/GL Account/Customer dimension. These APIs exported files in CSV format with comma separator.
We are using comma in the Cost Center/GL Account/Customer description as well which is creating issue here.
Can we change with comma separator in CSV file like | to avoid above issue.
Regards,
Mahesh
Request clarification before answering.
You can configure the delimiter in the API url by setting $format=text/csv&delimiter=%7C
%7C is delimiter hex code for "|"
You can check the documentation below.
Hope this helps!
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.