Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
indigo_2025.1_documentation:webhooks [2026/02/03 19:35] – [Test Your Webhook] davel17indigo_2025.1_documentation:webhooks [2026/02/03 19:45] (current) – [Test Your Webhook] davel17
Line 261: Line 261:
 {{:indigo_2025.1_documentation:synology_nas_webhook_trigger.png?600|Webhook Trigger}} {{:indigo_2025.1_documentation:synology_nas_webhook_trigger.png?600|Webhook Trigger}}
  
-{{:indigo_2025.1_documentation:synology_webhook_trigger_config.png?600|Webhook Trigger Congig}}+{{:indigo_2025.1_documentation:synology_nas_webhook_config_post.png?600|Webhook Trigger Config}}
  
 {{:indigo_2025.1_documentation:synology_nas_webhook_action.png?600|Webhook Action}} {{:indigo_2025.1_documentation:synology_nas_webhook_action.png?600|Webhook Action}}
Line 285: Line 285:
   - Select your new Synology web hook if it's not already selected.   - Select your new Synology web hook if it's not already selected.
   - Press the "Send Test Message" button.   - Press the "Send Test Message" button.
-  - Confirm the webhook worked (depends on the Action options you chose above.) An example event log success message:+  - Confirm the webhook worked (depends on the Action options you chose above.)  
 + 
 +An example event log success message:
  
 <code bash> <code bash>
Line 291: Line 293:
 Email+      sending email 'Synology Webhook Event' to '[email protected]' using Email+ SMTP Server Email+      sending email 'Synology Webhook Event' to '[email protected]' using Email+ SMTP Server
 </code> </code>
 +
 +And the notification!
  
 {{:indigo_2025.1_documentation:synology_nas_webhook_email.png?600|Webhook Email}} {{:indigo_2025.1_documentation:synology_nas_webhook_email.png?600|Webhook Email}}
Line 296: Line 300:
 === Customize Your Webhook Event === === Customize Your Webhook Event ===
  
-Now that you've confirmed that your Indigo Webhook event is working properly, you can customize it to make it even more useful. Because we've selected a POST event, the Synology DSM webhook will pass DSM event data to Indigo. You can use that payload to take different actions. When an Indigo POST web hook is triggered, it includes the payload that was POSTed. You can access this payload with a Python script. The payload is sent as JSON, so you can access the DSM event information by working with the `event_data` payload that's sent to the trigger. See the [Indigo Webhook Wiki Page](https://wiki.indigodomo.com/doku.php?id=indigo_2025.1_documentation:webhooks)  for more information. +Now that you've confirmed that your Indigo Webhook event is working properly, you can customize it to make it even more useful. Because we've selected a POST event, the Synology DSM webhook will pass DSM event data to Indigo. You can use that payload to take different actions. When an Indigo POST web hook is triggered, it includes the payload that was POSTed. You can access this payload with a Python script. The payload is sent as JSON, so you can access the DSM event information by working with the `event_data` payload that's sent to the trigger. See the [[indigo_2025.1_documentation:webhooks|Webhooks Page]] for more information.  
 + 
  • /www/perceptive/wiki/data/attic/indigo_2025.1_documentation/webhooks.1770147335.txt.gz
  • Last modified: 2026/02/03 19:35
  • by davel17