Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

How to add custom attributes in delivery part?

Avatar

Level 3

Hi,

1. We have updated nms:Delivery, nms:External Account input forms & schema to create a Custom WhatsApp delivery Content (Like SMS, IOS, Android Content).

2. We are using Mobile SMS channel and External account to trigger deliveries using connector.js.

 

Connector JS processes the xml delivery part.

When checked, the delivery part, it contains only Text content from SMS "Text Content" inside message tag (refer below sample)

 

<message address="<NUMBER>" id="<BROADLOGID>" recipient-id="<RECIPIENTID>" released="false" targetCode="">
<text>CONTENTS OF TEXT(SMS) CONTENT </text>
</message>

 

But we want to see something like below along with text.

<message address="<NUMBER>" id="<BROADLOGID>" recipient-id="<RECIPIENTID>" released="false" targetCode="">
<text>CONTENTS OF TEXT(SMS) CONTENT </text>

<waba>CONTENTS OF TEXT(WABA) CONTENT </waba>
</message>

 

How can we achieve this?

 

Please help.

 

@Vipul_Raghav 

@florent

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Level 3

Anyone with any inputs, appreciate your help on this.

Avatar

Level 3

@Wadobe ,

Can you please help me on this?

 

Thanks,

Krishna