External account SMS | Community
Skip to main content
New Participant
August 13, 2022
Solved

External account SMS

  • August 13, 2022
  • 1 reply
  • 1055 views

Hi,

how can i view SMS sent messages per external account? I have more then 3 and i need to split the totally per account

 

Thanks

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dsareen1

Hi,

 

You can create a workflow, with query activity.

 

Set the resource as nms:delivery and targeting dimension as Routing(deliveryProvider).

 

Then you can set a filter on the External account name.

 

The result will show you the no. of deliveries that have been sent using the mentioned external account.

 

 

Thanks,

Deepika

1 reply

dsareen1Accepted solution
Employee
August 14, 2022

Hi,

 

You can create a workflow, with query activity.

 

Set the resource as nms:delivery and targeting dimension as Routing(deliveryProvider).

 

Then you can set a filter on the External account name.

 

The result will show you the no. of deliveries that have been sent using the mentioned external account.

 

 

Thanks,

Deepika

New Participant
August 15, 2022

Thank you Deepika. It worked !