Allow limited number of submissions through contact form

  • 11 October 2018
  • 3 replies
  • 2 views

Hi, I want to allow a limited number of form submissions. This is related to the number of samples that will be handed out which is limited. Is it possible to ‘lock’ the contact form once a certain number of submissions is reached?


3 replies

Userlevel 7
Badge +4

Hi there!

I recall this being a request sometime ago. I believe this will be a custom solution that would require using Unbounce’s API (I could be wrong). I think @Hristian responded to the previous request sometime ago?

Userlevel 7
Badge +3

Hi @Janusz,

@Stefano is right that functionality like this would have to be built around the Unbounce API.

Essentially, you have to keep a record somewhere on the number of form submissions and prevent further submissions after a certain number has been reached.

Here is a direct link to the API docs to get you started.

Best,
Hristian

Thanks very much

Reply