1
2 Comments

NoCode Salespage recommendation for validation

So I have a product idea in mind but before spending months on building something from scratch which nobody will use at the end of the day, I decided to try this NoCode / Validation thing first everybody is talking (for a reason I guess) about:)

I need a landing page where people can enter information in a questionnaire and after this is done they should be redirected to the checkout process. When the checkout is done an email should be sent to me with the information from the questionnaire. I do some data processing and send them the result which they paid for back. This step would be automated if I wasn't just looking for testing the idea. So far I looked into Shopify and woocommerce but it seems they are not suitable. I have never done something in the nocode area but I feel like this is the right way for testing an idea. So if you have a tool in mind I should take a closer look at, let me know😁

on June 16, 2021
  1. 1

    Typeform allows you to collect payment at the end of a questionnaire. I'm pretty sure it will email you the results too.

    So, all you would need for your MVP is a simple landing page (Carrds, Webflow, etc) with a link to the Typeform form.

  2. 1

    You can check https://bubble.io/ or https://webflow.com/ for the front-end part and for saving data and sending mail in the backend you can create APIs for storing questionnaire data and SendGrid integration for mail using https://www.xano.com/

    I have been building Fireapis.com, a no-code backend that lets you create APIs, but we are in the process to have integrations like sending email, airtable, etc. Maybe we need small time for email integrations then we can show you how your use-case can be done in https://fireapis.com/.

    If you have questions or doubts feel free to ask a question on Twitter or mail vasanth@fireapis.com

    Thanks