Rappels déclenchés par localisation pour Telegram (iOS)
Ceci est unAIworkflow d'automatisation du domainecontenant 6 nœuds.Utilise principalement des nœuds comme If, Webhook, Telegram, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Rappels basés sur la localisation via un bot Telegram (iOS)
- •Point de terminaison HTTP Webhook (généré automatiquement par n8n)
- •Token Bot Telegram
Nœuds utilisés (6)
Catégorie
{
"id": "DXXqwJ0fr7xSvyfs",
"meta": {
"instanceId": "1e9c5d216f82eece259bdabdf191aced054cce6456f87af0ff7807ca2b37638a",
"templateCredsSetupCompleted": true
},
"name": "Location-Based Triggered Reminder via Telegram (iOS)",
"tags": [
{
"id": "hlEHEpOdSg5lhIqi",
"name": "Template",
"createdAt": "2025-06-05T15:35:52.689Z",
"updatedAt": "2025-06-05T15:35:52.689Z"
}
],
"nodes": [
{
"id": "fd5ba23b-4f64-4c9f-95e3-daac17864edd",
"name": "Note adhésive",
"type": "n8n-nodes-base.stickyNote",
"position": [
-40,
-140
],
"parameters": {
"color": 7,
"width": 180,
"height": 300,
"content": "### Wait for trigger when you arrive at a location\n"
},
"typeVersion": 1
},
{
"id": "d8f71384-eed9-4972-8b70-bfc71db546ec",
"name": "Note adhésive1",
"type": "n8n-nodes-base.stickyNote",
"position": [
180,
-40
],
"parameters": {
"color": 4,
"width": 180,
"height": 280,
"content": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n### Add logic if there's any \n"
},
"typeVersion": 1
},
{
"id": "081d3949-7c34-481a-aad3-81ebbbbd8d90",
"name": "Note adhésive2",
"type": "n8n-nodes-base.stickyNote",
"position": [
480,
-200
],
"parameters": {
"color": 5,
"width": 180,
"height": 280,
"content": "### Send Message to Telegram\n"
},
"typeVersion": 1
},
{
"id": "943b59af-8f7e-4057-9fb2-fa608ff50f3f",
"name": "Envoyer un rappel",
"type": "n8n-nodes-base.telegram",
"position": [
520,
-100
],
"webhookId": "d3c93b6b-8c04-4015-9a59-7c4baa2e4e0d",
"parameters": {
"text": "=*Don't forget to take the bins out.*\n\n_Automated Reminder_",
"chatId": "{{ $chat_id }}",
"additionalFields": {
"appendAttribution": false
}
},
"credentials": {
"telegramApi": {
"id": "ya9idB8joP5s1Xf4",
"name": "Your Telegram Access Token"
}
},
"typeVersion": 1.2
},
{
"id": "f597148f-280d-46bf-8547-d58def046ae8",
"name": "Écouter le déclencheur de localisation",
"type": "n8n-nodes-base.webhook",
"position": [
0,
0
],
"webhookId": "629cc959-9520-47b8-8e71-b8bca8b5cd87",
"parameters": {
"path": "629cc959-9520-47b8-8e71-Roninimous",
"options": {}
},
"typeVersion": 2
},
{
"id": "e89e6949-540c-4ed0-bd73-4e4d21193321",
"name": "Si aujourd'hui est mercredi et après 16h",
"type": "n8n-nodes-base.if",
"position": [
220,
0
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "c07414b8-0ed5-4741-9025-3e67d3b3c6e1",
"operator": {
"type": "dateTime",
"operation": "after"
},
"leftValue": "={{ $now }}",
"rightValue": "={{ $now.format('yyyy-MM-dd')}} 16:00:00"
},
{
"id": "f317ce1e-35a2-491d-bc74-ffd17b0a5204",
"operator": {
"type": "number",
"operation": "equals"
},
"leftValue": "={{ $now.weekday}}",
"rightValue": 3
}
]
}
},
"typeVersion": 2.2
}
],
"active": false,
"pinData": {},
"settings": {
"timezone": "Australia/Sydney",
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "2834ee7e-cad3-4295-a08b-549f52df46d5",
"connections": {
"f597148f-280d-46bf-8547-d58def046ae8": {
"main": [
[
{
"node": "e89e6949-540c-4ed0-bd73-4e4d21193321",
"type": "main",
"index": 0
}
]
]
},
"e89e6949-540c-4ed0-bd73-4e4d21193321": {
"main": [
[
{
"node": "943b59af-8f7e-4057-9fb2-fa608ff50f3f",
"type": "main",
"index": 0
}
],
[]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Intermédiaire - Intelligence Artificielle
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
Roninimous
@roninimousPartager ce workflow