Hi community,
I’m working on migrating a large set of customer and organization data into Jira Service Management (Cloud). I have the data ready in Excel/CSV format and I'm looking for a way to bulk import these records without using the API or any custom coding.
However, when I try using the CSV import feature in the Customers or Organizations section, I get the following error:
"The organizations or customers in the following rows don't exist on this site."
This makes me think that CSV import only allows updating existing records, and does not support creating new customers or organizations.
Can someone confirm:
Is there a way to import new customer and organization records directly via CSV?
If not, is there any easier or no-code solution for this?
Any best practices for non-technical users to achieve this bulk import?
Any help or guidance would be greatly appreciated!
Thanks in advance.
Currently, the system does not support importing new customers and their related details directly from a CSV file. However, you can import existing customers along with their respective fields if they are already present in the service project.
More details in https://confluence.atlassian.com/jirakb/how-to-import-new-customer-details-in-jsm-1369440447.html
Also through API, you cannot add new customers as mentioned in https://support.atlassian.com/jira-service-management-cloud/docs/import-customer-and-organization-details/
Hi Rilwan,
I have managed the issue, currently I am able to proceed with external customers without manually (bulk) adding to the JSM.
Thank you for your support.
Regards,
Serkan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Our app BulkOps Pro can help you achieve all your requirements in bulk.
It really doesn't matter how large the customer base or organization is, our app specializes in bulk operations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ELFAAP Technologies,
It was really good to learn that such an add-on exists. I solved my problem for now, but I may need to add bulk customers and organizations again in the future. I will try using this add-on.
Thanks for your help.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community.
Steps are:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marc,
JSM does not allow to add customer or organization via CSV files. It seems that only adding detail field to existing customers are possible. Anyway, many thanks for your response.
Regards,
Serkan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, my mistake.
I have added them by creating a CSV file and use this within Postman with the API call to create customers.
https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-customer/#api-group-customer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Serkan Türkel - Welcome to the Atlassian Community!
If you go to the project and then Customers, you will get a box on the right side to Add a customer. You can put up to 50 email addresses at a time there separated by a comma.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Funk
Thank you very much for your answer. Actually, I used this option to add some customers in my JSM project.
However, I have around 15K customers to add in my service project. It is impossible to add them manually.
That's why I am looking for a solution to include them to Customer database of JSM project.
Regards,
Serkan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check with Atlassian Support for that many. They might be able to connect you up.
https://support.atlassian.com/contact/#/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Serkan Türkel ,
Welcome to the community!!
Go to your JSM project setting --> Customers. You can upload the csv file. Also you get the csv template for your reference.
https://<Domain>.atlassian.net/jira/servicedesk/projects/<PROJECTKEY>/customers.
To get started, create your fields in “Manage details”. Same can be done for Organizations also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rilwan,
Thank you very much for your answer. My customers and organizations section is a bit different than yours. I am using JSM Cloud version. Could you be using JSM on-prem?
Additionally, when I try to add customers and organizations in a similar way as you mentioned, I get the error message I mentioned above. In other words, the system does not allow me to add a customer or organization from scratch, but I can update the detail fields for the existing ones.
Regards,
Serkan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.