mirror of
https://github.com/caronc/apprise.git
synced 2025-01-21 05:19:01 +01:00
Updated Notify_workflows (markdown)
parent
795b72d097
commit
21072436e1
@ -1,5 +1,5 @@
|
||||
## Microsoft Power Automation / Workflows Notifications
|
||||
* **Source**: https://teams.microsoft.com
|
||||
* **Source**: https://www.microsoft.com/power-platform/products/power-automate
|
||||
* **Icon Support**: Yes
|
||||
* **Message Format**: Markdown
|
||||
* **Message Limit**: 1000 Characters per message
|
||||
@ -20,7 +20,7 @@ https://prod-NO.LOCATION.logic.azure.com:443/workflows/WFID/triggers/manual/path
|
||||
|
||||
```
|
||||
Yes... The URL is that big... but at the end of the day this effectively equates to:
|
||||
```workflows://{host}:{port}/{workflow}/{signature}```
|
||||
- ```workflows://{host}:{port}/{workflow}/{signature}```
|
||||
|
||||
**Note:** Apprise supports this URL _as-is_ too; you no longer need to parse the URL any further. However there is slightly more overhead (internally) if you do use it this way. Sometimes copy/paste is so much easier though! :+1:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user