Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
Lines of code | 138 |
Technical Name |
cntk_api_rest |
License | OPL-1 |
Website | https://conectika.tech |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
Lines of code | 138 |
Technical Name |
cntk_api_rest |
License | OPL-1 |
Website | https://conectika.tech |
Versions | 16.0 17.0 |
Conectika API REST custom module
Conectika API REST custom module offers a RESTful API that enables seamless interaction with external applications.
The Conectika API REST custom module offers a RESTful API that allows seamless interaction with external applications.
It comes preloaded with a Postman library for testing and validation. Download Postman
You just need to drag and drop your postman json collection in the application.

Next just read the documentation and you are ready to receive REST requests.
It is an example module for programmers because it only has 6 services:
Auth requests
-get authenticate
-get clients
-get products
-post sale order
-get sales orders w/ order_lines
Public requests
-get pruebasa
Authenticate and receive sesson_id cookie.

Request your RESTful API services, don't forget to set the cookie header with your session_id.

Share your experience with us!
Conectika.Tech
If you have anything you want to share with us, based on your use of this module, please let us know.
Please email j.ruz@conectika.tech with any questions or comments.
To learn more about us and what we do, visit us on the web at https://conectika.tech
Conectika.tech Developers

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module