Can you help with sending Webhook data in plain text?

  • secretary.ghi
    Asked on February 21, 2020 at 5:35 PM

    I have created a lead form, and was given a webhook url to integrate by a company called lead perfection.  I have successfully integrated the webhook, based on jotform instructions.  However according to lead perfection team, they said that the emails are not being submitted plain text.


    Please see the reply from lead perfection web developer. 


    Unfortunately it looks like they don’t send the email in plain text, if it was plain text then I could just import the email into the system.


    You may have to reach out to JotForm and ask why the post isn’t being sent. Webhook.site just captures anything that is thrown to it, since it’s still waiting for a request, its definitely not firing from JotForm."


    Can you help? 



  • Welvin Support Team Lead
    Replied on February 21, 2020 at 7:14 PM

    Yes, it does that way, but it is also possible to send a plain text email through it. You just need to code it. Your current Webhook URL in the form is from another site that processes Webhook data. That is not the actual lead gateway that sends data to Lead Perfection.

    I'll see what I can do to you have the Webhook codes. I'll update this thread once I have it. 

  • secretary.ghi
    Replied on February 21, 2020 at 7:50 PM
    This is helpful thank you. We have a front end web designer rather than
    web developer with back end experience, so any help to make this
    integration easier will be very much appreciated.
    Devyon Wenino
    Genesis Home Improvements
    5482 Complex Street Ste. 105
    San Diego, CA 92123
    Ph. (858) 792-9444
    ...
  • secretary.ghi
    Replied on February 21, 2020 at 7:50 PM
    This is the original desired end point for the form data
    https://ve07.leadperfection.com/batch/addleads.asp
    Devyon Wenino
    Genesis Home Improvements
    5482 Complex Street Ste. 105
    San Diego, CA 92123
    Ph. (858) 792-9444
    ...
  • roneet
    Replied on February 22, 2020 at 12:37 AM

    I'll ask my colleague to update you whenever he is online.

    Thanks.

  • Welvin Support Team Lead
    Replied on February 22, 2020 at 6:53 PM

    I'm sorry to keep you waiting. I thought it's going to be a Webhook Email to get the data in plain text. It seems like you're trying to get it in a different way. I would need to review the guide from LeadPerfection if it's available. Can you share? I tried looking, but I can't seem to find it. 

    Our Webhook sample from this link http://pastebin.com/embed_iframe/0A558v0y might help but I need to verify that. In the sample, you can see the endpoint and credentials section.