Manage Adobe Acrobat e-signatures with webhooks — Workflow n8n

Faible complexité🔗 Webhook5 nœuds💎 Other👁 866 vuespar Aaron Smusz

Aperçu

This workflow automatically manages Acrobat Sign signatures, respond with "intent" to Acrobat-Sign webhooks.

Prerequisites

Adobe Acrobat Sign and Sign webhook Basic knowledge of JavaScript

Nodes

Webhook nodes trigger the workflow on new sign intents on a document Respond to Webhook node sets the response headers. Function node processes data returned by the previous node. Set node sets the required values.

Nœuds utilisés

Functionreg-GETwebhook-responseSetWebhookData

Aperçu du workflow

F
Function
P
POST
R
reg-GET
W
webhook-response
S
SetWebhookData
5 nodes4 edges

Comment ça fonctionne

  1. 1

    Déclencheur

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

  2. 2

    Traitement

    Les données transitent par 5 nœuds, connecting function, respondtowebhook, set.

  3. 3

    Sortie

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

Détails des nœuds (5)

FU

Function

function

#1
RE

reg-GET

webhook

#2
WE

webhook-response

respondToWebhook

#3
SE

SetWebhookData

set

#4

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 manage-adobe-acrobat-e-signatures-with-webhooks 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": "Manage Adobe Acrobat e-signatures with webhooks", "nodes": [...], ...}

Intégrations

functionrespondtowebhooksetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds5
Complexitélow
Déclencheurwebhook
Vues866
CatégorieOther

Créé par

Aaron Smusz

Aaron Smusz

@atsmusz

Tags

functionrespondtowebhooksetwebhook

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 →