Create, update, and get an object from Bubble — Workflow n8n

Faible complexité▶️ Manuel3 nœuds🏷️ Miscellaneous👁 2,785 vuespar Harshil Agrawal

Aperçu

This workflow allows you to create, update, and get an object from Bubble.

Bubble node: This node will create a new object of the type Doc in Bubble. If you want to create an object with a different type, use that type instead.

Bubble1 node: This node will update the object that we created using the previous node.

Bubble2 node: This node will retrieve the information of the object that we created earlier.

Nœuds utilisés

Bubble

Aperçu du workflow

Bubble
Bubble1
Bubble2
3 nodes2 edges

Comment ça fonctionne

  1. 1

    Déclencheur

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

  2. 2

    Traitement

    Les données transitent par 3 nœuds, connecting bubble.

  3. 3

    Sortie

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

Détails des nœuds (3)

BU

Bubble

bubble

#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-update-and-get-an-object-from-bubble 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, update, and get an object from Bubble", "nodes": [...], ...}

Intégrations

bubble

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds3
Complexitélow
Déclencheurmanual
Vues2,785
CatégorieMiscellaneous

Créé par

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

bubble

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