Pragati
  • 0
Moderator

What is Throw and catch feature in Responsys? How does it work?

  • 0
What is Throw and catch feature in Responsys? How does it work?

Leave an answer

You must login to add an answer.

  1. Responsys Throw and Catch feature is a cross-program event, that can be used to re-use common Program paths eliminating the need to rebuild the same logic in the same or different programs.

    Throw & Catch Responsys

     

     

     

    For example: You have sent an email that had 3 categories, men, women, and kids. If someone clicks on Men’s link, next time he will receive men’s related emails. You have another program that is specifically targeting the Men’s section, this can be done by using Throw & Catch feature.

    • 12