Skip to main content

Base module allowing configuration of custom endpoints for EDI framework.

Project description

Odoo Community Association

EDI endpoint

Beta License: LGPL-3 OCA/edi-framework Translate me on Weblate Try me on Runboat

Base module allowing configuration of custom endpoints for EDI framework.

Table of contents

Configuration

Go to “EDI -> Config -> Endpoints”.

Exec modes

Each endpoint must pick an “Exec mode” that decides how the incoming request is turned into work for the EDI framework:

  • Create exchange record (default): persists the raw HTTP body as a new exchange record on the configured backend / exchange type and returns {"status": "queued", "id": <identifier>} with HTTP 200. Use this for “receive and queue” endpoints — no per-endpoint code snippet is required, and request validation (e.g. JSON Schema) is handled by the endpoint mixin before the handler runs.

  • Execute code: runs the user-provided code snippet, giving full control over how the request is processed and what is returned.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Camptocamp

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/edi-framework project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo_addon_edi_endpoint_oca-19.0.1.1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_edi_endpoint_oca-19.0.1.1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bcd0c125b38c297d8a6eee1a80fd80a19de99442e38ec88b14a6f7d16b5ab20
MD5 8475ea815db7369ecd672f95758f8ad5
BLAKE2b-256 9acb9d0d0a5d8c0b02aafc5c1e5d0a43ef6bb56232d3b4c9350d058906dd6706

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page