The API SOAP Email - reply not saved name/address

Hi, Code

We're having a problem with the custom setting Reply-To the names and addresses of response when you use the "CreateHtmlEmail" and "UpdateHtmlEmail". I am including the request/response below, please note that I indicate the ReplyToName and ReplyToAddress settings but the Email does not have those.

Request:

" < = env:Envelope container ' http://www.w3.org/2001/XMLSchema "" xmlns: xsi = " " http://www.w3.org/2001/XMLSchema-instance "xmlns:tns =" " https://secure.Eloqua.com/API/1.2 "xmlns:env =" " http://schemas.xmlsoap.org/SOAP/envelope/ "xmlns:ins0 =" " http://schemas.Microsoft.com/2003/10/Serialization/Arrays "> "

< env:Header >

" < xmlns:wsse wsse: Security = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd ">

" < wsse: UsernameToken WSU: ID = 'UsernameToken-1' xmlns:wsu = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd ">

< wsse:Username > IHSIncSandbox\Ilya.Hoffman < / wsse:Username >

" < wsse:Password Type = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText "> [DELETED] < / wsse:Password > .

< / wsse: UsernameToken >

< / wsse: Security >

< / env:Header >

< env:Body >

< tns:UpdateHtmlEmail >

< tns:email >

< tns:Id > 10700 < / tns:Id >

[PMP] < tns:Name > _4558_Testingrn_PreviewEmail_IH < / tns:Name >

< tns:Subject > T1 < / tns:Subject >

< tns:AutoGenerateTextContent > true < / tns:AutoGenerateTextContent >

< tns:EncodingId > 1 < / tns:EncodingId >

< tns:FooterId > 1 < / tns:FooterId >

< tns:FromAddress > [email protected] < / tns:FromAddress >

< tns:FromName > T1 < / tns:FromName >

< tns:HeaderId > 1 < / tns:HeaderId >

< tns:HtmlContent > Hello World! < / tns:HtmlContent >

< tns:SendHtml > true < / tns:SendHtml >

< tns:NeverExpires > true < / tns:NeverExpires >

< tns:ReplyToAddress > [email protected] < / tns:ReplyToAddress >

< tns:ReplyToName > response Test < / tns:ReplyToName >

< tns:SendToUnsubscribes > false < / tns:SendToUnsubscribes >

< tns: crawler > true < / tns: crawler >

< / tns:email >

< / tns:UpdateHtmlEmail >

< / env:Body >

< / env:Envelope >

Answer:

" < s: Envelope = xmlns:s ' http://schemas.xmlsoap.org/SOAP/envelope/ "xmlns:u =" " http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd ">

< s:Header >

" < ActivityId CorrelationId ="7052c8fd-1ca2-4aca-9608-4b033717cd2d"xmlns =" http://schemas.Microsoft.com/2004/09/ServiceModel/Diagnostics "> 9eec4480-4856-48c1-9835-0633e518948a < / ActivityId > .

" < o: Security s:mustUnderstand = '1' xmlns:o = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd ">

< u: Timestamp u: Id = "_0" >

< u: created > 2013-08-30T 19: 37:28.427Z < / u: created >

< u: expires > 2013-08-30T 19: 42:28.427Z < / u: expires >

< / u: Timestamp >

< / o: Security >

< / s:Header >

< Body >

" < UpdateHtmlEmailResponse xmlns =" https://secure.Eloqua.com/API/1.2 ">

< UpdateHtmlEmailResult > true < / UpdateHtmlEmailResult >

< / UpdateHtmlEmailResponse >

< / Body >

< / s: Envelope >

Then retrieve the details for the same E-mail:

Request:

" < = xmlns:soapenv soapenv:Envelope ' http://schemas.xmlsoap.org/SOAP/envelope/ "xmlns:ns =" " https://secure.Eloqua.com/API/1.2 ">

< soapenv:Header >

" < xmlns:wsse wsse: Security = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd ">

" < wsse: UsernameToken WSU: ID = 'UsernameToken-1' xmlns:wsu = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd ">

< wsse:Username > IHSIncSandbox\Ilya.Hoffman < / wsse:Username >

" < wsse:Password Type = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText "> [DELETED] < / wsse:Password > .

< / wsse: UsernameToken >

< / wsse: Security >

< / soapenv:Header >

< soapenv:Body >

< ns:GetEmailDetails >

< ns:emailId > 10700 < / ns:emailId >

< / ns:GetEmailDetails >

< / soapenv:Body >

< / soapenv:Envelope >

Answer:

" < s: Envelope = xmlns:s ' http://schemas.xmlsoap.org/SOAP/envelope/ "xmlns:u =" " http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd ">

< s:Header >

" < ActivityId CorrelationId ="153f216a-97c0-4f0b-98bc-41f19734ca9f"xmlns =" http://schemas.Microsoft.com/2004/09/ServiceModel/Diagnostics "> 19a9ec9b-882c-4ef2-b706-d01fd9e4a37a < / ActivityId > .

" < o: Security s:mustUnderstand = '1' xmlns:o = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd ">

< u: Timestamp u: Id = "_0" >

< u: created > 2013-08-30T 19: 39:50.509Z < / u: created >

< u: expires > 2013-08-30T 19: 44:50.509Z < / u: expires >

< / u: Timestamp >

< / o: Security >

< / s:Header >

< Body >

" < GetEmailDetailsResponse xmlns =" https://secure.Eloqua.com/API/1.2 ">

" < = Xmlns:i GetEmailDetailsResult ' http://www.w3.org/2001/XMLSchema-instance ">

< id > < /ID > 10700

[PMP] < name > _4558_Testingrn_PreviewEmail_IH < / name >

T1 < object > < / topic >

< AutoGenerateTextContent > true < / AutoGenerateTextContent >

< BouncebackAddress > [email protected] < / BouncebackAddress >

< EncodingId > 1 < / EncodingId >

< FooterId > 1 < / FooterId >

< FromAddress > [email protected] < / FromAddress >

T1 < FromName > < / FromName >

< > 123 GroupId < / GroupId >

< HeaderId > 1 < / HeaderId >

< HtmlContent > Hello World! < / HtmlContent >

< NeverExpires > false < / NeverExpires >

< ReplyToAddress > [email protected] < / ReplyToAddress >

< ReplyToName > IHS Inc Sandbox < / ReplyToName >

< SendHtml > true < / SendHtml >

< SendToUnsubscribes > false < / SendToUnsubscribes >

< TextContent > Hello World! < / TextContent >

< track > true < / tracks >

< / GetEmailDetailsResult >

< / GetEmailDetailsResponse >

< / Body >

< / s: Envelope >

Tarek,

It turns out that it's the location of the "SentHtml" parameter in the envelope regarding settings "answer". The following query works:

10700

_4558_Testingrn_PreviewEmail_IH [PGP]

T1

true

1

1

[email protected]

T1

1

Hello world!

true

[email protected]

Test answer

true

fake

true

Tags: Marketers

Similar Questions

  • Since one or two weeks, the docking station settings are not saved. When I restart the computer, the dock is not finished because he was and is located at the bottom and not left

    The parameters of the dock in the system prefs not saved. When I restart the computer, the dock is always located at the same place (bottom) even if I changed before. I have mac os X 11 5 on a mac pro (mid-2010).

    In the case where all third party apps, anti virus are installed, remove them. Click go > hold down the option key and don't release > click library > Preferences find com.apple.dock.plist, com.apple.systempreferences.plist and right click on them and move to the trash.

    The apple logo reboot and empty the trash.

  • I have an Apple computer, use the browsers Firefox and Safari, use Comcast for my email. Lately, when the Firefox, my email does not work correctly. Why?

    I have an Apple computer, use the browsers Safari and Firefox. I use Apple mail and Comcast to my email. Lately, in the case of Firefox, my email does not work correctly. I get a message "your server license has expired. While usually, I can access my emails, I can't delete the unwanted emails. This problem will not occur when I use Safari and Apple mail. Is this a problem of Firefox or Comcast? Do you know what license is expired?

    Hello

    Many issues of the site can be caused by corrupted cookies or cache. To try to solve these problems, the first step is to clear cookies and cache.
    Note: This will be you temporarily disconnect all sites, you're connected to.
    To clear the cache and cookies to do the following:

    1. Go to Firefox > history > clear recent history or (if no Firefox button is displayed) go to tools > clear recent history.
    2. Under "Time range to clear", select "all".
    3. Now, click the arrow next to details to toggle the active details list.
    4. In the list of details, see the Cache and Cookies and uncheck everything.
    5. Now click the clear now button.

    More information can be found in article to clear your cache, history, and other personal information in Firefox .

    This solve your problems? Please report to us!

    Thank you.

  • In the Api Soap Echosign, how can I send more than one file for the signature...

    Some examples of code for sending single document...

    $client = new SoapClient(EchoSign\API::getWSDL());)

    $api = new EchoSign\API ($client, "YOUR API KEY");

    $file = EchoSign\Info\FileInfo::createFromFile('demo.pdf');

    $document = new EchoSign\Info\DocumentCreationInfo ("Test sendDocument", $file ");

    $recipients = new EchoSign\Info\RecipientInfo;

    $recipients-> addRecipient ($recipient_email);

    $document-> setRecipients ($recipients);

    $result = $api-> sendDocument ($document);

    Hello

    You will find the documentation of the DocumentCreationInfo object in the EchoSign API SOAP at https://secure.echosign.com/public/docs/EchoSignDocumentService22#DocumentCreationInfo

    You will see that you can provide an array of files in the field of fileInfos DocumentCreationInfo object.

    EchoSign also provides REST style APIs. You can access the REST API documentation at https://secure.echosign.com/public/docs/restapi/v5. You can use POST reassure API https://secure.echosign.com/public/docs/restapi/v5#! /agreements/ to send the contract and this API operation accepts also several files on demand.

    I hope this helps.

    Thank you

    Nikhil

  • Send the link by email does not

    The "send link by e-mail" & "send page by e-mail" under the heading of the PAGE at the top right (to the right of the print icon) is not available. How can I activate it?

    Assuming that Win7...

    Unlike Windows XP & Vista, Win7 does not have a default email Client. [What were thinking?]

    You will need to install a (e.g. MS Outlook;) Windows Live Mail; Thunderbird) , and then set it as a default for mail in CUSTOM (<>) article in Set Program Access and defaults of the computer , then restart your computer before any functionsend to orMailTo will become available.

    You will find support for Win7 e-mail Clients in this forum: http://social.answers.microsoft.com/Forums/en-US/w7network/threads

    You will find support for Windows Live Mail in this newsgroup public (at least for the moment): http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windows.live.mail.desktop

    And in Windows Live Mail Support Forums (News March 8, 2010)
    http://windowslivehelp.com/forums.aspx?ProductID=15

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • HTML emails are not displayed. They show just the code. texts emails are not at all. That is what it is?

    All of a sudden today my email is displayed correctly. HTML emails simply display the actual html code instead of a graphical display. Texts emails show just a blank page. I changed the display setting to view html messages original, simple html and plain text. None of the settings resets things. All of these emails were visible correctly yesterday.

    Anyone got any ideas as to what is happening?

    sounds like your index and the data are out of sync. Often the result of anti blocking the quarantine of the entire inbox or update of the index, so there is no mail on the left to view the activity of the virus.

    Right click on the folder, select Properties, and then on the button repair.

  • When I edit all the contacts, my changes are not saved. Why?

    Any change to my contact list (when I update e-mail or postal address changes / phone numbers addresses etc.) editing seems to have worked, but as soon as I get out my address book, change has not registered. Any ideas?

    https://support.Mozilla.org/en-us/questions/996474#answer-561758

  • What happened to my address bar? The desktop view does show not all bars address for all the pages I want.

    Is no longer, I can see the Firefox address bar. He disappeared, and I don't see any url addresses when I am on a Web site.

    Note that you can always make up a replacement address bar via the shortcut Ctrl + L.

    Also make sure that you run not Firefox mode full screen (press F11 or Fn + F11 to toggle; Mac: Command + SHIFT + F).

    If you are in full screen view then hover over with the mouse upward to make the bar appear Navigation and tab bar.

    Click the expand (in the top right Navigation bar) to exit full screen or right-click on a space empty on a toolbar and select "exit full screen" or press the F11 key.

    See also:

  • me e-mail is blocked from many other email due to these names addresses move accidentally removing multiple spam messages. How can I open my accout for these specific addresses?

    Recently, I was unable to receive emails of response of the addresses of friends that I sent. My emails to these arrivals very well I discovered. It is likely that I can blocked them myself when multi unsolicited junk sender sends a page at a time to the spam box. How can I re open receipt of these specific email senders?

    What email program are you using?
  • Firefox makes my filling out forms online when the standard form of information such as name, address, e-mail, phone number. I went just from Goole Chrome who had this feature.

    Google Chrome would provide drop-down list prompt you for this information that I started to enter the information. I would just like to point out the correct prompt and press enter and the information must be entered in the online form.

    See:

  • My projects and the emails will not save! Help!

    Today, my emails are not saved and are neither my drafts! Help!

    Happy that you guessed it work. If you didn't, and due to the fact that I know almost nothing about Hotmail, I would have sent you here.

    Windows Live Solution Center Hotmail Forum
    http://windowslivehelp.com/forums.aspx?ProductID=1

  • PW not saved for the MSN account?

    Since I updated last MS

    It seems that the MSN PW account is not saved

    whenever I reboot, I need to re enter my password to log in to MSN account

    How can I restore it?

    Thanks for all your comments

    Hi Ricky,.

    Thanks for posting your question on the Microsoft Community.

    I understand that you are unable to open automatically on MSN.com.

    This issue could be a result of the corrupt or to be precise, browser password entry cache.

    Try to delete the password entry initially. For Internet Explorer, please follow the steps below to help you with the same:

    1. Close all Internet Explorer sessions.
    2. Press Windows Key + R.
    3. Type inetcpl.cpl.
    4. Switch to the tab content.
    5. In AutoComplete, click settings.
    6. Click manage passwords.
    7. Look for an entry http://login.live.com.
    8. Click the drop-down arrow next to your e-mail address.
    9. Click on Remove.

    Now try to connect to MSN.com.

    1. Don't forget to check - keep me connected.
    2. When asked, store your password for live.com.

    This should allow you to automatically connect the next time you open MSN.com.

    Hope this information is useful. Response please that if you need assistance or have any other questions about Windows, we're here to help.

  • By the way the CF soap request variables

    Hello

    I managed to get a return from a third party API. Now, I need to use that return (session key) on other soap requests in their API to retrieve information. I am storing the session as a variable key and was hoping to use it in subsequent calls to the API, however, it does not work. "I get an error telling me that the session key is ' invalid and is outside the bounds of the array. Anyone know if it is possible to store and pass variables in susbsequest soap requests? Any help would be greatly appreciated!

    <!--> WSDL
    "< cfset wsdl_url ="http://someurl?wsdl">."

    <! - dial SOAP message to send to the Web Service - >
    < cfsavecontent variable = "SOAP" > <? XML version = "1.0" encoding = "UTF-8"? >
    "" < soapenv:Envelope xmlns:soapenv = "http://schemas.xmlsoap.org/soap/envelope/" container ="http://www.w3.org/2001/XMLSchema" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" > ".
    < soapenv:Body >
    "< login xmlns ="http://www.siretechnologies.com/">."
    licenseKey < LicenseKey > < / LicenseKey >
    the user < username > < / username >
    Col < password > < / password >
    < LicenseType > 2 < / LicenseType >
    APIKey < APIKey > < / APIKey >
    < SiteKey > < / SiteKey >
    < CryptKey > < / CryptKey >
    < WebOnly > false < / WebOnly >
    < / login >
    < / soapenv:Body >
    < / soapenv:Envelope >
    < / cfsavecontent >


    <! - invoke web service to send message - >
    < cfhttp url = "" #wsdl_url # "method ="post">"
    < cfhttpparam type = "header" name = "content-type" value = "text/xml" >
    "< cfhttpparam type ="header"name ="SOAPAction"value ="http://www.siretechnologies.com/Login">."
    < cfhttpparam type = "header" name = "content-length" value = "#len (soap) #" >
    < cfhttpparam type = "header" name = "charset" value = "utf-8" >
    < cfhttpparam type = "xml" name = "message" value = "#trim (soap) #" >
    < / cfhttp >
    < p > < cfoutput > #xmlFormat (cfhttp.fileContent) # < / cfoutput > < / p >
    < cfset MyXml = XmlParse (cfhttp.fileContent) >

    < cfdump var = "#MyXml #" >

    < cfset responseNodes = xmlSearch (MyXml, "/ / * [local = 'LoginResponse']") >
    < cfdump var = "#responseNodes #" >

    < cfoutput >
    < = cfloop '1' to = "#arraylen (responseNodes) ' # ' index 'i' = >"
    < cfset BookXML = xmlparse (responseNodes [i]) >
    < cfset SesKey = ' #BookXML.LoginResponse.LoginResult.XmlText # ' >
    < b > SessionKey: #BookXML.LoginResponse.LoginResult.XmlText # < /b > < br >
    < b > Session key: #SesKey #.
    < / cfloop >
    < / cfoutput >

    <! - GETUserId, next call to the API - >
    "< cfset wsdl_url ="http://someurl/sire.asmx?wsdl">."

    < cfset sesKey2 = "#SesKey #" >

    <! - dial SOAP message to send to the Web Service - >
    < cfsavecontent variable = "SOAP" > <? XML version = "1.0" encoding = "UTF-8"? >
    "" < soapenv:Envelope xmlns:soapenv = "http://schemas.xmlsoap.org/soap/envelope/" container ="http://www.w3.org/2001/XMLSchema" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" > ".
    < soapenv:Body >
    "< GetUserId xmlns ="http://www.siretechnologies.com/">."
    sesKey2 < SessionKey > < / SessionKey >
    the user < username > < / username >
    < / GetUserId >
    < / soapenv:Body >
    < / soapenv:Envelope >
    < / cfsavecontent >

    Emily LaMunyon wrote:

    When I run the script you provided the necessary credentials. I get a page that reads:

    "1 API call has not returned in XML.

    Also, I don't get any other errors.

    Hi Emily,.

    You are welcome, and that the message indicates that the 1st call even does not return correctly.  So, we can neglect the 2nd call for now.  Could you try this and let us know what is the output?

    http://someUrl/sirewebsvc/sire.asmx?WSDL">

    http://schemas.xmlsoap.org/SOAP/envelope/"container ="http://www.w3.org/2001/XMLSchema"" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" > ""

    http://www.siretechnologies.com/">

    licenseKey

    survweb

    survweb

    2

    API

    fake

    http://www.siretechnologies.com/login">

    Thank you!

    -Aaron

  • Photo emails are not sent

    For two weeks I could not send email with attachment image. Only, they remain in the box shipping and after a few days are deleted without being sent. I also still receive an error message that Windows Live could not send or receive mail. But I'll receive all messages and any other mail that isn't photo e-mail is sent. I tried to send the photo as an attachment; their sending the application and reduce the size of transmit them Photo Gallery! Nothing works, the photo of emails are not sent. What is the problem?

    HiNinetje,

    The question you have posted is related to Windows Live, and would be better suited in the Windows Live forum. Please visit the link below to find a community that will provide the support you want.

    http://windowslivehelp.com/community/

    http://social.answers.Microsoft.com/forums/en-us/category/windowslive

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forumand let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Download the signature using the API and pre fill the signature

    I use echosign api to display forms to get the candidate (which comes on our site). We show the form of widget. We use more than 40 forms. It is difficult for candidates to sign all forms. Is there anyway I can get the signature of the candidate and pre fill out the signature using the API?

    If not, is there another way to do this?

    NOTE: Candidate - not a user in echosign

    Hello RajkumarMohan,

    By default, it is always required by the signatories to give their signature any document esigning. Even with the API, it is not possible. If it is a single widget with several fields of signature, once the signer signs a first field, and then when he clicks on the second field of signature, the signature is automatically populated in it.

    Kind regards

    -Usman

Maybe you are looking for

  • Multiple instances of Setup running

    Recently, my MacBookPro11, 1 8 GB has developed some problems. I suspect that they may be related. The version of the OS is El Capitan. First every so often (recently once or twice per day) the error dialog appears saying that my boot drive is full.

  • Cannot run Canon MP Navigator on Vista Home Premium (32 bit)

    Hello Would appreciate if someone could come up with a solution to this. Have had my Canon MP560 multiprinter for a year - never had a problem with printing or scanning. However, today when I tried to scan the printer it did not work. For scanning to

  • When I disable the NAT on my WRT160N I can't access the Internet

    Hello I had my WRT160N set up and great to work for months.  I had a few non-cable problems and the Cable Guy split my cable and now I have a specific modem just for the internet.  I can connect to the internet directly and great wireless!  However,

  • Windows 7 starter sidebar widget currency converter

    Can I change the source of conversion? Your numbers are different to my Bank. Thank you Pingu70

  • Trouble sometimes with WebView short Web page rendering

    I noticed sometimes in my application poorly rendered Web pages in a WebView because the webview appears dynamically size itself so that it is only as high as it should be... so if something to Center vertically, it appears at the top of the screen,