Excel Add-In for Monday

Build 24.0.9060

CreateNotification

Create a new notification.

Input

Name Type Required Description
Text String True The notification text.
UserId String True The user's unique identifier.
TargetId String True The target's unique identifier.
TargetType String True The target's type (Project / Post)

The allowed values are Project, Post.

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
NotificationId String The notification's unique identifier.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060