Tool to create a new mobile push notification message in eSputnik. Use when you need to set up a push notification campaign for mobile app users. The created message can include title, body text, images, action buttons, and custom data. Supports multilingual messages through the…
linkstringURL to open when the notification is clicked. Can be external link (opens in browser) or deep link (opens app section).
nameRequiredstringInternal name for the mobile push message. Used to identify the message in eSputnik dashboard.
tagsarrayList of tags to categorize and organize the message.
textRequiredstringMain body text of the push notification.
titleRequiredstringNotification title displayed to the user.
imagesarrayArray of image URLs to create an image carousel. Maximum 10 images.
ttlSecintegerTime-to-live for the message in seconds. Message expires after this time if not delivered.
buttonsarrayAction buttons for the notification. iOS supports up to 4 buttons, Android up to 3.
subtitlestringMessage subtitle. Only visible to iOS users.
badgeCountintegerNumber of unread messages to display as a badge on the app icon.
customDatastringAdditional parameters in JSON format to include with the push message for custom processing.
imageSourcestringURL of a single image to include in the message. For multiple images, use the 'images' field instead.
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.