flow-send-notification
Send a bot notification to the specified receiver.
flow-send-notification profile=PROFILE bot-id=BOT-ID emp-key=EMP-KEY title=TITLE contents=CONTENTS [url=URL] [dry-run=DRY-RUN]
- profile=PROFILE
- flow connect profile
- bot-id=BOT-ID
- Notification bot ID
- emp-key=EMP-KEY
- Receiver employee key
- title=TITLE
- Notification title
- contents=CONTENTS
- Notification body
- url=URL
- URL link, e.g.https://www.logpresso.com
- dry-run=DRY-RUN
- Dry run mode (t or f, default: t)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _result | String | Result | success or fail |