Tool to create a new push notification in Gleap. Use when you want to send push notifications for user engagement, announcements, or alerts. All fields are optional; the API will create a notification with default values (name: 'New survey', type: 'PUSH', status: 'draft', sound:…
namestringName of the push notification. Defaults to 'New survey' if not specified
sentbooleanWhether the notification has been sent to users. Defaults to false if not specified
typestringType of engagement element. Defaults to 'PUSH' if not specified
soundbooleanWhether to play a notification sound. Defaults to true if not specified
formatstringDisplay format for the notification. Defaults to 'widget' if not specified
hiddenbooleanWhether the notification is hidden from users. Defaults to false if not specified
statusstringNotification status: 'draft' or 'active'. Defaults to 'draft' if not specified
frequencystringFrequency at which the notification is shown: 'once', 'always', 'daily', etc. Defaults to 'once' if not specified
newTriggerbooleanWhether this is a new trigger for the notification
frequencyDaysintegerNumber of days for frequency calculation. Defaults to 0 if not specified
frequencyTypestringType of frequency calculation: 'dynamic', 'daily', 'weekly', etc. Defaults to 'dynamic' if not specified
pageFilterTypestringType of page filtering to apply: 'all', 'specific', 'exclude', etc.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.