• Edgard Berenguer
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi,
We are triggerening an e-mail send by API on ExactTarget, we have no problems triggering such e-mail sent, but we'd like to confirm is the OK status that it returns upon completion of the call it's confirming that the triggering has been received or if the actual send has been delivered.
The idea is, do we need to make an API call to send the triggered email and then check the status of the triggeredsend by retrieving the tracking data of such send? Or can we assume that the StatusCode that we receive when triggering the send actually translates to a confirmation of such send?
Thanks,