- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi and thanks again. Ended up with a dirty workaround, appending the data to the actual textmessage (with a typology rule: delivery.content.sms.source += ':!:!<%= recipient.xxx %>') and then removed it in the smsConnector-script. Didn't find any way to add a separate variable that were accessible from the connector script..
@Jonathon_wodnicki Do you know if there is any way to modify the object coming to the connectorScript as input parameter? (the xmlDeliveryPart in above xml). The script is referenced in the external account used by the delivery, in the connector tab. I would like to add an attribute to the delivery-tag as well, since this information is not unique for each message. Or is it possible to append this kind of data in a typology rule?
Views
Replies
Total Likes