• Resolved bcarney

    (@bcarney)


    I have a form with results that need to be sent in the message body as formatted below. Unfortunately the information in <> are being stripped out when the email is sent. Is there any way to have the form send in the exact format below?

    <Message>
    <Constituent>
    <FirstName>[128]</FirstName>
    <LastName>[129]</LastName>
    <EmailAddress>[134]</EmailAddress>
    <Address1>[130]</Address1>
    <City>[131]</City>
    <State>[132]</State>
    <ZipCode>[133]</ZipCode>
    </Constituent>
    <Subject>[136]</Subject>
    <Body>[137]</Body>
    </Message>

Viewing 1 replies (of 1 total)
  • Plugin Support Njones35

    (@njones35)

    Hi @bcarney

    I see you already opened a ticket with this question in our helpdesk, so I’ll mark this as resolved and one of our team will reply via the helpdesk.

    Best,

Viewing 1 replies (of 1 total)
  • The topic ‘How to send XML formatted email’ is closed to new replies.