Hi @CampaignerForLife , Sorry for late reply. I was looking for dynamic attachment it may be any type. Thanks for your reply I solved it using file class js. Regards,Sujith Kumar
Hi @iSantoshk , This happens due to a soft bounce error, such as when the mobile number is not reachable. The system attempts to send the same SMS to this customer five consecutive times (By default). If it is unable to connect with the desired device, the message will be sent to the quarantine sche...
Hi Everyone, I'm learning input forms. I'm facing error while i try to create new data in personalization field. Schema code:<element label="Personalization values" name="personalizationValues"><attribute label="content" name="content" type="string"/></element> <key name="personalizationValues"><key...
Hello everyone,I'm attempting to create dynamic deliveries containing personalized attachments and HTML content for each recipient. I've tried achieving this by selecting depending on recipient profiles in delivery, but I haven't been successful in testing it.So, I've decided to use JavaScript inste...
Hi @DishaSharma , You can use delivery code from the recurring delivery along with the condition mentioned below,I hope this helps, Regards,Sujith Kumar.
Hi @Akila4 , Let this be your JSON data,Flow structure:Query > Js Code Query Activity:Condition: primary key is not emptyJs activity:var que = xtk.queryDef.create(<queryDef schema={vars.targetSchema} operation="select"><select><node expr="@address"/><node expr="@addressType"/><node expr="@addressSta...
Hi @dmoorethree , Split should work fine when u use random sampling. Are you facing any issues still? Can you please mention what is the exact output you are looking for? Regards,Sujith kumar