• Community
    • Adobe Campaign Classic v7 & Campaign v8
    • Discussions
    • Re: getIfExists results and based on that if and e...
  • Community
  • Adobe Campaign Classic v7 & Campaign v8
  • Discussions
  • Re: getIfExists results and based on that if and e...

Avatar

Level 3 Amit_Shinde
Level 3
‎26-04-2021 22:42 PDT
In response to Amit_Shinde
  • Mark as New
  • Follow
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report

Use the below script.

 

var rcpt = <recipient xtkschema = "nms:recipient" _operation = "insert" email={ctx.vars.MEmail}/>;

try {
xtk.session.Write(rcpt);

} catch(e) {

}

Views

660

Replies

0
0 Likes

Total Likes

Translate
Translate
  • ελληνικά
  • Italiano
  • Nederlands
  • Polski
  • русский
  • Svenska
  • Čeština
  • Türkçe
  • 한국어
  • 中文 (简体)
  • Español
  • 日本語
  • Deutsch
  • Português
  • Français
  • English
Reply
Powered by Khoros