Cross information

Comments

2 comments

  • Rainer Grabowski

    Hi Danny,

    create 2 calculation fields, one for phone and one for e-mail:
    In the phone field enter:
    @All of client phone field.map(function (obj) { return obj.value}).join()

    in the e-mail field.
    @All of client e-mail field.map(function (obj) { return obj.value}).join()

    Then in Globiflow use these 2 fields in the Send-SMS- and Send-E-Mail-Actions.

    Rainer 

    1
    Comment actions Permalink
  • Martina

    Hey Danny!

    Can you explain how exactly you use the send e-mail action to import the information to the second app?

    Thanks!

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk