Skip to main content

Feature Request - Customer Import

Completed

Comments

3 comments

  • Raj Jalan

    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
  • Raj Jalan

    We have added following 3 options to import customers and custom keys related to customers.

    Customer Excel Import

    ?name=customer_excel_import.png

    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
  • Damien Luke

    Thanks Raj

    0

Please sign in to leave a comment.