Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

In the hotel industry we have what is called a channel manager (such as EZ Yield). A place where you log in and can update your hotel room rate's in one place and then the channel manager in turn updates all the sites (such as booking.com/Expedia.com etc) for you.

As a non-programmer, can someone maybe orientate me as to what sort of technology that is, or what sort of professional I should consult? Thanks!

share|improve this question

closed as off topic by phihag, John Saunders, bobs, Pure.Krome, competent_tech Dec 29 '12 at 1:27

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

The service you describe is a web application which interfaces with the APIs of various travel agencies. One can implement it in virtually any programming language/environment, and it can be written by any programmer with insights into web and network programming, although experience with the APIs of Expedia & Co may certainly be a plus.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.