Feature Request - Customer Import
CompletedHi there,
We have a large number of customers to import to Device42 and it is cumbersome to enter each one manually.
Please consider adding the ability to import customers from an xls/csv file.
Thanks
-
Damien,
This is being developed as I am typing this. You should see something next week for this. I will post back here.
Thanks,
Raj.
0 -
We have added following 3 options to import customers and custom keys related to customers.
Customer Excel Import
New option under Tools > Import for customer excel import. You can import customer name, contact info and notes.
Customer API Import
/api/1.0/customers has POST method now that lets you add or update a customer info. More info at : docs page for customers device42 APIs.
Customer Custom fields
You can use following url with PUT method to add/update custom fields for existing customers:
/api/1.0/custom_fields/customer/id/<id>/
/api/1.0/custom_fields/customer/name/<name>/More info and documentation available at: http://docs.device42.com/apis/customer-custom-fields-via-rest-api/
0 -
Thanks Raj
0
Please sign in to leave a comment.
Comments
3 comments