Lindy Community Icon

Setting Up Conditional Triggers for Lindy Using Webhooks

·
·

Hey team! I’ve been enjoying my Lindy usage so far For my next stage, I have a Lead Outreacher Lindy setup with two triggers (message, Google Sheet) but I want to add one more trigger using a webhook (Beehiiv Survey Submission). Where I’m getting stuck:

  • After the Beehiiv Survey Submission, I want to create a Condition that can parse the survey submission

  • I want to only trigger the outreach email if the respondent submitted specific responses

How do I implement something like this?

  • Avatar of lindy
    lindy
    ·
    ·

    great idea for workflow! where exactly are you getting stuck?

  • Avatar of Blair R.
    Blair R.
    ·
    ·

    Have you added a condition block already? If so do you need help wording the condition? Or something else?

  • Avatar of Dexter Z.
    Dexter Z.
    ·
    ·

    Yes I know the Beehiiv Survey Submission webhook comes back as a structured response but I don’t know how to optimally word the Condition to parse the response correctly. Here’s an example on their API doc: https://developers.beehiiv.com/webhooks/survey/submitted

  • Avatar of Dexter Z.
    Dexter Z.
    ·
    ·

    okay nvm I think I figured it out