コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards
解決済み

Extracting phone numbers from Message Center to Marketing instance

Avatar

Level 5

hi 

we are in AC classic V7.  We are sending SMS through message center and I want to get the the users/phone that receive SMS and push them to a schema on Marketing Instance. is there a sync or workflow that works better for that within marketing Instance or I have to use SOAP APi? 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi @vendimb15716755 ,

 

The Data will be pushed to the Marketing Instance to the schema called nms:eventHisto(Archived event), where you can able to fetch the mobile phone number field from it, The Data will be synced by these OOTB Technical Workflows named "Message Center execution instance 1", "Message Center execution instance 2" and so on. These OOTB Workflows depend on the number of execution Instances configured for your instance.

 

LakshmiPravallika_2-1700586883026.png

Regards,

Pravallika.

 

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

Hi @vendimb15716755 ,

 

The Data will be pushed to the Marketing Instance to the schema called nms:eventHisto(Archived event), where you can able to fetch the mobile phone number field from it, The Data will be synced by these OOTB Technical Workflows named "Message Center execution instance 1", "Message Center execution instance 2" and so on. These OOTB Workflows depend on the number of execution Instances configured for your instance.

 

LakshmiPravallika_2-1700586883026.png

Regards,

Pravallika.

 

thanks Lakshmi,

So that schema would be updated constantly based on the real event that happening right ( via technical workflow)? example if the SMS goes out via Message Center (RT Instance) the technical workflow would push that event ( sent) to the  nms:eventHisto table in Marketing Intance correct?