Bitrix24 Task Form Widget Application Workflow with Webhook Integration — n8n Workflow

High complexity🔗 Webhook21 nodes🏷️ Project Management👁 1,391 viewsby Ferenc Erb

Overview

Use Case Extend Bitrix24 tasks with custom widgets that display relevant task information and enable seamless interaction through a custom tab interface.

What This Workflow Does Processes incoming webhook requests from Bitrix24 task interfaces Handles authentication and secure token validation Manages application installation and placement registration Displays task data in a custom formatted view Stores and retrieves configuration settings persistently Provides user-friendly HTML interfaces fo

Nodes used

HTTP RequestCode

Workflow Preview

B
Bitrix24 Handler
E
Extract Credentials
Check Event Type
I
Is Installation?
Register Placement
P
Process Settings
I
Installation Response
H
Has Valid Settings?
Get Task Data
F
Format Task Data
T
Task View Response
E
Error Response
S
Save Installation Settings
S
Set Settings Data
C
Create Settings File
R
Read Installation Settings
I
If Installation finished
I
Installation finished Re…
M
Merge Installation info
E
Extract Installation Set…
M
Merge request data with …
21 nodes22 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 21 nodes, connecting code, converttofile, extractfromfile.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (21)

HT

HTTP Request

httpRequest

#1
CO

Code

code

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded bitrix24-task-form-widget-application-workflow-with-webhook-integration file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Bitrix24 Task Form Widget Application Workflow with Webhook Integration", "nodes": [...], ...}

Integrations

codeconverttofileextractfromfilefunctionhttprequestifmergereadwritefilerespondtowebhooksetwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes21
Complexityhigh
Triggerwebhook
Views1,391

Created by

Ferenc Erb

Ferenc Erb

@fefehun

Tags

codeconverttofileextractfromfilefunctionhttprequestifmergereadwritefilerespondtowebhookset

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →