Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profit organisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

is the odoo API integration available for odoo cloud edition?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
integration
3 Antwoorden
5404 Weergaven
Avatar
manchi leung

if I  have an existing c2c marketplace running, but I would like to integrate with odoo cloud for CRM, payment and invoicing  capability. can I use the API for integration?


I could not find the odoo cloud API available, please advise on the best way doing this




0
Avatar
Annuleer
Avatar
Pektsekye
Beste antwoord

The Odoo Online has API.

You can see that documentation has a note about Odoo Online instances (yourdomain.odoo.com):

https://www.odoo.com/documentation/17.0/developer/reference/external_api.html


UPDATE:

It depends on your plan (as Chris TRINGHAM already said):

https://www.odoo.com/pricing-plan


Without API it is useless. Many services connects via API.

Odoo is too expensive if you want to go live with it.


A cheeper way is to have it installed locally for your company.

And have a live website like wordpress on a shared hosting.


Then connect odoo and wordpress via wordpress API.


PS: Later you can replace wordpress with custom PHP scripts that connects to different services. 


PS2: From your website to odoo you need to get just new customers and new orders. (I don't know why people ask to link all data and then to pay hundreds for such complex  API integration).

From odoo to your website you may need just to update the order status.


So for all services and visitors - live website.

For accounting - odoo (installed locally for you company).


Stanislav

1
Avatar
Annuleer
Avatar
Jens T
Beste antwoord

Yes, you can integrate with Odoo Cloud (Odoo Online) using their API, but there are a few things to keep in mind.

Odoo Online does support the standard XML-RPC and JSON-RPC APIs, so you can connect your existing C2C marketplace to it for things like CRM, payments, and invoicing. You’ll be able to push customer data, create leads, generate invoices, and even trigger payments if you're using supported payment gateways like Stripe or PayPal.

The main limitation with Odoo Online is that you can’t install custom modules. So if your integration needs custom fields or business logic, that could be a blocker. In that case, you might want to look into Odoo.sh instead — it's still cloud-hosted but lets you customize more freely.

If your needs are mostly standard (like syncing orders, invoices, and customer info), then yes, the API is usable and works pretty well for that. Just make sure to create an API user and authenticate via their JSON/XML-RPC endpoints.

0
Avatar
Annuleer
Avatar
Chris TRINGHAM
Beste antwoord

Yes, but you need to pay for the "Custom" version of Odoo Online, not the "Standard"

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Is it possible to integrate Webflow into Odoo? If yes, is there any documentation on this?
integration
Avatar
Avatar
1
nov. 25
7131
Third-party payment integration Opgelost
integration
Avatar
Avatar
Avatar
2
jan. 25
3215
Merging Modules x Disintegration
integration
Avatar
0
mrt. 23
2549
How can I integrate other business systems or technology solutions with Odoo? Opgelost
integration
Avatar
Avatar
Avatar
2
jan. 24
19270
How to intergrate OpenERP with .NET application?
integration
Avatar
Avatar
Avatar
Avatar
3
okt. 22
6751
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now