I want to add an API to my custom module, but I don't don't know where to begin.
Would anyone provide help on the references, I should note.
edit(api is MailerSend Api)
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to add an API to my custom module, but I don't don't know where to begin.
Would anyone provide help on the references, I should note.
edit(api is MailerSend Api)
Thank you.
This forum is so BUGGY, i have tried to answer as close as possible (temporary posted it as reply to my own answer), as I was still ending up with 403 error. I have found the reason - LINKS - this forum editor will throw 403 error every time you post a link. Please odoo guys, fix this...
MY ANSWER TO YOU
----------------------
I can only recommend you books which will help you learn to do that. This is to much job to explain it here in a single post, step by step. So my advise is to:
/odoo/odoo-bin scaffold my_new_module_name
Take it easy, go step by step and google every aspect you do not understand.This is what I can recommend to you for now, as I have an impression, you have just dived in odoo development. Probably noone have so much time here to help you, ad this takes priceless time. Good luck, buddy! Do not give up. Take this as your challenge. 😎 😎 😎
Regards
Hello, I assume you are pretty new to Odoo development..
I can only recommend you books which will help you learn to do that. This is to much job to explain it
here in a single post, step by step. So my advise is to:
check the API documentation, it almost always contains some examples for different programming languages
then start from creating new odoo module, manually (if you now the scheme) or using the scaffold parameter of odoo-bin like this:
/odoo/odoo-bin scaffold my_new_module_name
This will results in creating your new module structure with template files which you should start to fill.
Now please use odoo docummentation or one of good books/ebooks on the market like "Odoo 14 Cookbook" or whatever versio of Odoo, depending on which are you working with.
https://www.odoo.com/documentation/15.0/developer/howtos/backend.html
Full List of Odoo Documentation for devs
Odoo 14 Coobook - need to buy
There is also a subscription version of this ebook online, you can use a 10-day trial to continue reading
Subscription version
Take it easy, go step by step and google every aspect you do not understand.
This is what I can recommend to you for now, as I have an impression, you have just dived in odoo development. Probably noone have so much time here to help you, ad this takes priceless time. Good luck, buddy! Do not give up. Take this as your challenge. 😎 😎 😎
Regards
Thanks a lot, for your time to answer sir.
Hope this will help, I will apriciate if you vote +1 for this anwer (arrow up). I'm new here.. every carma point is priceless for my account :) Good luck!
![]() | Krys Raj web apps full stack developer (website speed specialist) |
which api you need to add?
mailersend api
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up