Bitrix24 Task Form Widget Application Workflow example with Webhook Integration
Bitrix24 Task Form Widget Application Workflow example with Webhook Integration
Webhook
High
21
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
21
Node Types
11
Node Types
webhook
Bitrix24 Handler
1 node
set
Extract Credentials, Set Settings Data
2 nodes
code
Check Event Type
1 node
if
Is Installation?, Has Valid Settings?, If Installation finished
3 nodes
http Request
Register Placement, Get Task Data
2 nodes
function
Process Settings, Format Task Data
2 nodes
respond To Webhook
Installation Response, Task View Response, Error Response, Installation finished Response
4 nodes
read Write File
Save Installation Settings, Read Installation Settings
2 nodes
convert To File
Create Settings File
1 node
merge
Merge Installation info, Merge request data with installation settings
2 nodes
extract From File
Extract Installation Settings
1 node
Workflow JSON
23.22 KB
{
"id": "ZDL9028SnyCxS5tf",
"meta": {
"instanceId": "15c09ee9508dd818e298e675375571ba4b871bbb8c420fd01ac9ed7c58622669"
},
"name": "Bitrix24 Task Form Widget Application Workflow example with Webhook Integration",
"tags": [],
"nodes": [
{
"id": "cb30a147-2965-4b45-8974-12fea1eac96d",
"name": "Bitrix24 Handler",
"type": "n8n-nodes-base.webhook",
"position": [
-800,
-40
],
"webhookId": "c3ae607d-41f0-42bc-b669-c2c77936d443",
"parameters": {
"path": "bitrix24/widgethandler.php",
"options": {},
"httpMethod": "POST",
"responseMode": "responseNode"
},
"typeVersion": 1
},
{
"id": "08a11f9e-cc9a-430f-8ba1-70985504a10d",
"name": "Extract Credentials",
"type": "n8n-nodes-base.set",
"position": [
-600,
-40
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
...Showing first 1000 characters. Click "Expand" to view the full JSON.