Can I use IFTTT in my form?

  • Ronit Mishra
    Asked on May 30, 2019 at 11:40 PM

    Hi,I wanted to know, if I'm using IFTTT with JotForms, can I send the form data in a post request using a webhook?

  • Richie JotForm Support
    Replied on May 31, 2019 at 1:42 AM

    I'm not sure I understood your question correctly.

    Do you want to integrate your form with IFTTT?

    Can you please share to us the form in question?

    You may use webhooks in sending your post request.

    Kindly check this guide:https://www.jotform.com/help/245-How-to-Setup-a-Webhook-with-JotForm

  • Ronnie_since94
    Replied on May 31, 2019 at 7:50 AM

    Hi Ritchie,

    Thanks for your answer.

    Here is the form: https://form.jotform.me/91496671233462

    B
    efore reading your answer, I was trying to use IFTTT, i.e
    IF <MY_JOT_FORM_IS_SUBMITTED>
    THEN <USING_WEBHOOK_POST_THE_FORM_DETAILS_ON_MY_DISCORD_SERVER>

    I was using FilteredSpreadsheetData in the content body. Not successful - Kept getting 400 Error! I believe its a bad request. I tried quite a few variations in the post request but no luck!

    However, after reading your answer, I discovered the 3rd party integration setting on JotForm..
    I used the same webhook their to redirect the form submission on the discord server, but still no good!

    What could be going wrong here?

  • Richie JotForm Support
    Replied on May 31, 2019 at 8:25 AM

    To clarify, are you trying to send your submission data directly to your discord server?

    If yes, you may try sending it using the post method.

    Here is a guide:https://www.jotform.com/help/213-Send-Submission-Data-via-Post-Method-and-Thank-You-Settings

    Related guide:https://www.jotform.com/help/51-How-to-Post-Submission-Data-to-Thank-You-Page