The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "02.06 Automated Visa & Relocation Compliance",
"nodes": [
{
"parameters": {
"path": "webhook-02-06"
},
"id": "55169e3e-e00c-433a-88f9-5b45b8b6451d",
"name": "Webhook Trigger",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
200,
300
]
},
{
"parameters": {
"content": "## Automated Visa & Relocation Compliance\n\n**The Problem:**\nMissing a visa or passport expiration date can result in illegal working statuses or halted relocations, exposing the company to massive legal fines.",
"height": 200,
"width": 600
},
"id": "7a0c34a8-ede7-4d4f-9779-5eb496e498ac",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
200,
50
]
},
{
"parameters": {},
"id": "dcd82e62-ec04-4c9b-8077-f094797ede30",
"name": "BambooHR",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
450,
300
]
},
{
"parameters": {},
"id": "b6bee60d-29b5-407b-9a11-0aea4811aff9",
"name": "PDFMonkey",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
700,
300
]
},
{
"parameters": {},
"id": "8c9e5b9b-e9c8-4356-b9a6-6628932fcd59",
"name": "Asana",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
950,
300
]
}
],
"connections": {
"Webhook Trigger": {
"main": [
[
{
"node": "BambooHR",
"type": "main",
"index": 0
}
]
]
},
"BambooHR": {
"main": [
[
{
"node": "PDFMonkey",
"type": "main",
"index": 0
}
]
]
},
"PDFMonkey": {
"main": [
[
{
"node": "Asana",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {},
"versionId": "0c75226e-434b-4ad1-8366-704d62b98722"
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
02.06 Automated Visa & Relocation Compliance. Uses httpRequest. Webhook trigger; 5 nodes.
Source: https://github.com/avuzmal/n8n.automation/blob/main/workflows/02_06_automated_visa_relocation_compliance.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This template is designed for developers, businesses, and service providers who need to programmatically check Calendly availability. It's perfect for: Web developers building custom booking interface
Never lose a prospect to a missed call again. This workflow sends an automatic "sorry we missed you" SMS within seconds, follows up 2 hours later if there's no reply, and enrolls unresponsive contacts
Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost. Uses httpRequest. Webhook trigger; 12 nodes.
Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost. Uses httpRequest. Webhook trigger; 12 nodes.
Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost. Uses httpRequest. Webhook trigger; 12 nodes.