Skip to main content

In our application each company that we support has its own domain name. This seems to mean that I would potentially have to create separate integrations for each customer. Is there a way this can be avoided? Do any other of your partners have a similar issue? How have they solved it?

Hi @kevin_r , you could add the domain name as an authentication field then use its value to construct the full URL when sending requests to your API.


@ ikbelkirasan Thank you, I’ll try that.