Hey Community!
Is there any direct or in-direct way to in a way shut off the form on the LP once it hits for example 20 completions? Ideal scenario would be for example a redirect to another LP without a form anymore. We have it in an Event program but there are no Wait or Pending Approval steps. So I'm wondering how this could be done. Maybe via a trigger campaign counting form fill actions? Any other ideas? It is about putting a LIMIT to the number of form-fills on a landing page.
Solved! Go to Solution.
Natively, no.
You can do it using a webhook-compatible service, though. Call the webhook to increment a counter on every Filled Out Form. Then read the current count on the client side and don’t load the form if it’s > 20.
Great idea @SanfordWhiteman! Thank you so much.
Any hints regarding a specific webhook service that you would recommend?
Alas, not while staying within community rules.
If it's not obvious, Sandy's Flowboost can do this! 😉