Web to lead of a contact base
|
|
16/07/2010 13:29
|
#
Hello I have a question , is there a web service that we can integrate to create Organization through a form in our website? If Yes, what is the solution to prevent duplications in the collaboration system?
Thanks |
|
|
Migration from OTRS Ticket System to the TeamWox Business Management Software
How to move from the OTRS ticket system to the TeamWox groupware system. The main advantages of using TeamWox to manage client services and work of a company's staff. |
|
|
20/07/2010 13:24
|
#
Hello erezventura! An example of integration of a website with the TeamWox groupware is this website. Here we use it for synchronization of information about potential clients. To implement the exchange of information, a user with access rights sufficient for creation of organizations was added to TeamWox collaboration system. The following permissions were given to it:
All the other permissions are set to "denied". At the website side we wrote a module of integration in C#, it authenticates in TeamWox groupware system with the login and password of the created user with minimum access rights. Through the http protocol by emulating requests of a browser the integration module sends requests for adding information about a new organization. In case an organization with the same name already exists, the integration module receives the response to the request with the error code 403. |
|
|
|
22/10/2010 07:15
|
#
Yes, it's possible. Back-End Side. We have a content management system. We can create accounts for the organization or to supervise their account and access rights for the pages.
You can do with PHP MYSQL , / ASP. or any other method with the use of WEBSERVER. |
|