Difference between revisions of "Connect your website with Protemos"

From Protemos Wiki
Jump to: navigation, search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
You can connect the form for potential orders on your website with Protemos using our API so that all the entered data is automatically transferred to Protemos. Orders placed on the website will become available as quote requests.
+
If you have a developer, you can connect the form for potential orders on your website with Protemos using the API so that all the entered data is automatically transferred to Protemos. This way, the requests placed on the website will become available as quotes.
  
To do so, use the following API methods:
+
For more info on API, please check the [https://api.protemos.com/docs/index.html <U>'''Protemos API documentation'''</U>] page.
 +
 
 +
=='''How it works'''==
 +
 
 +
First, a client places a request on the website:
 +
 
 +
[[File:Order form.1.PNG|border|900px]]
 +
 
 +
Then the request is transferred to Protemos as a quote. A corresponding client profile is created automatically as well.
 +
 
 +
[[File:Quote created with api.1.png|border|1070px]]

Latest revision as of 10:06, 9 September 2022

If you have a developer, you can connect the form for potential orders on your website with Protemos using the API so that all the entered data is automatically transferred to Protemos. This way, the requests placed on the website will become available as quotes.

For more info on API, please check the Protemos API documentation page.

How it works

First, a client places a request on the website:

Order form.1.PNG

Then the request is transferred to Protemos as a quote. A corresponding client profile is created automatically as well.

Quote created with api.1.png