currents
4 Topicshow to know whether users click in IAM(in app message) without using datapoint
hi, everyone. I would like to know how to include information about which button was clicked in IAM in the Currents data. I believe that when a button is clicked in IAM, the event_name=users.messages.inappmessage.Click data is generated. However, I am looking for a way to include data on which specific button was clicked. I am aware that this can be recorded as a custom event in IAM, but this method consumes data points. Therefore, I am exploring alternative methods. Could you provide any insights or suggestions?9Views0likes2CommentsWebhook campaign - How to add 'email_subscribe' to request body
Hi everyone, I'm looking to create a webhook campaign that send a POST request to a webhook URL with 'email_subscribe', 'push_subscribe' attributes in the body. I tried to use {{${push_subscribe}}} or {{${email_subscribe}}} in the body but look like Braze is not happy with this. I also tried {{custom_attribute.${email_subscribe}}} but still not working as "custom attribute 'email_subscribe' does not exist" Do you know how I can achieve this. It look like the liquid {{${push_subscribe}}} or {{${email_subscribe}}} is not supported. A side question: I also want to send the Sms subscription group subscription status, look like it is supported but when I enter{{{sms.${subscribed_state.${<subscription_group_id>}}}}}, it shows "Invalid personalization variables". I know the subscription_group_id, any idea where I should put the id? Thank youSolved59Views0likes9Comments