Distribute email activity to contact

Question Distribute email activity to contact

  • vendredi 15 juin 2012 14:13
     
     

    Hello,

    I have created an email activity and then distributed it to all list members with DistributeCampaignActivityRequest which works fine. (And from what I can see this only creates 1 email activity, or at leas only 1 content in the description field) The problem is that I need to use the email activity before it is distributed(which also creates it) since I link to it from campaign responses that I create.

    I need to create an email activity at some point and then add it to contacts, leads and accounts at random times without having to create a new email activity every time, or at least not the content in the description field. (It will contain html and there may be 1 million or so each time and what triggers this may occour several times a day).

    Can I do this with web services?