Skip to main content
Best answer

URLs in integrations


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?

Best answer by ikbelkirasanBest answer by ikbelkirasan

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.

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Expert
  • 555 replies
  • Answer
  • July 9, 2020

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.


  • Author
  • Beginner
  • 8 replies
  • July 9, 2020

@ ikbelkirasan Thank you, I’ll try that.