Update Customer domains

  • 18 September 2014
  • 5 replies
  • 40 views

Can I add domains to customers via REST API?

I need to add domains to a customer


This topic has been closed for comments

5 replies

Domains can be added to companies: http://freshdesk.com/api#companies. Contacts having email-id in a particular company-domain will be automatically mapped to this company.


Ok, but when I try to update a Company sending a new domain, this is not added and any change is made to the Company. Is this a bug?

I was able to successfully update domain using the API call described here: http://freshdesk.com/api#update_customer. What is the error message that you get when you call the API?



Solved! I'm sorry, I wrote "customers" instead of "customer" in the URL

Good to know :)