Create Notes and Comments on Any Odoo Model Record — Workflow n8n

Faible complexité Déclencheur2 nœuds🏷️ Miscellaneous👁 234 vuespar Carlos Contreras

Aperçu

Introduction This workflow is designed to create and attach notes or comments to any record in your Odoo instance. It acts as a sub-workflow that can be triggered by a main workflow to log messages or comments in a centralized manner. By leveraging the powerful Odoo API, this template ensures that updates to records are handled efficiently, providing an organized way to document important information related to your business processes.

Setup Instructions Import the Workflow:

Import the provide

Nœuds utilisés

Odoo

Aperçu du workflow

Creates a Note in an Odoo Record
This sub-workflow receives data from a main workflow (f
W
When Executed by Another…
Odoo
2 nodes1 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 2 nœuds, connecting executeworkflowtrigger, odoo.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (2)

OD

Odoo

odoo

#1

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier create-notes-and-comments-on-any-odoo-model-record téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Create Notes and Comments on Any Odoo Model Record", "nodes": [...], ...}

Intégrations

executeworkflowtriggerodoo

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds2
Complexitélow
Déclencheurtrigger
Vues234
CatégorieMiscellaneous

Créé par

Carlos Contreras

Carlos Contreras

@carlosecv

Tags

executeworkflowtriggerodoo

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows