Logs of all the feature releases, improvements, and bug fixes in SuprSend.
{“$type”: “user”, “distinct_id”: “xxxx”}
→ For objects: {“$type”: “object”, “object_type”: “xxx”, “id”: “xxx”}"
Use these properties to pre-fill form values, add conditional branching based on user type, or Create dynamic links using unique user IDs["admin","manager"]
language="fr"
when initializing the Inbox, and all static content will render in French—no extra setup needed.Available in @suprsend/web-inbox
≥ v0.6.0.More languages coming soonsuprsend-py-sdk==0.13.0
with latest user and object management APIs.tenantId = *
while initializing the Inbox.jsonParse
- Converts a JSON string into an object, making it easier to apply conditions or use JSON strings in merge tags.jsonPath
- Fetch data corresponding to a path within a JSON object. Works well with jsonParse to directly access nested data in JSON string without block helpers.%completion
in user profile when they complete a step.distinct_id
. This is helpful to consolidate user profiles, especially when users interact across different products or transition from anonymous to identified states./event
to /user/{{distinct_id}}
.2024-01-01T00:00:00Z
)now
” or “now+30d
” (current timestamp +/- interval). Current timestamp is calculated at node runtime and is timezone aware.web-inbox
, you can add an extra icon beside the “Mark all as read” button at the top of the inbox popup using headerIconUrl
. You can also execute custom logic when this icon is clicked using headerIconClickHandler
. This feature is useful for cases like displaying settings or preferences icons, which, when clicked, take users to the respective settings or preferences pages. For more information, refer to the documentation.distinct_id
, email
, and phone
fields in subscriber profiles.@suprsend/web-sdk
. This new version brings significant improvements in security, performance, and developer experience.v1.x
should review the migration guide carefully.booking_id = 123
). Add condition on multiple event properties using AND
,OR
.show_opt_out_channels
. Set this to true
to see channel list in opt-out preference categories.