I want to received only specific field through Webbook

  • CEOSSllc
    Asked on June 27, 2024 at 5:47 AM

    Hi

    I want to received only specific fields (name, Email) from Jot form using Webshook from my WordPress website. When I have follow your step then I will get all data in group of values Kindly suggest me how can I achieve it

  • William JotForm Support
    Replied on June 27, 2024 at 6:09 AM

    Hi Doug,

    Thanks for reaching out to Jotform Support. When the webhook sends out, it sends all data that you have received through your form. There is no control or setting to restrict other data from being sent out. So what you or your developer can do is just create a code that will parse the data received and so you can just utilize what data you need for your website.

    Let us know if you have other questions or need more help.

  • CEOSSllc
    Replied on June 27, 2024 at 7:06 AM

    Hi

    Thank for your response. I need only two fields from jotForm so after that I can create user in WordPress but my restriction is that I can create user when Webhook received from jotForm end. I'm working with FunnelKit Pugin to create user in WordPress without using Zapier.

  • William JotForm Support
    Replied on June 27, 2024 at 7:26 AM

    Hi Doug,

    Unfortunately, we cannot limit the data that is being sent out on Jotform's end. You will have to create a script that shall filter this and feed the data to your system. Maybe we can find a quick solution to this. Can you tell us what plugin you are using for your webhook in your WordPress site?

    As soon as we hear back from you we'll help you more with this.

 
Your Answer