flow

Download 2
Last updated May 11, 2026

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

FieldTypeNameDescription
_resultStringResultsuccess or fail