Im currently building a type form that is an order form. I used the t-shirt order form template and I’m trying to figure out how can I keep track of my product inventory. To avoid over-selling and create a control to sell out after the amount of people order all of my certain product inventory (t-shirt). Should I connect to and outside app? I have the premium package and would hate to have to pay for two website like applications.
Hi
Hey
what a great idea!
There are a few ways to achieve this but ultimately it depends on where your inventory available, what is the “source of truth”.
It could be a google spreadsheet, a database, a shopify backend, an airtable base… you get to decide what works best for you
Then every time someones orders a shirt through the typeform you could use a webhook, that will “notify” you that someone has placed a new order. This webhook will receive the details of the order in real time, create shipping label, send email to customer,… but mainly check if inventory and if it reaches 0 call Typeform Create API to update the form and delete the option in the form.
To create this webhook, you can either rely on workflow apps like Zapier, Integromat or n8n. Or build your own logic in code.
Finally, if you want to manage inventory in Typeform, you can keep track of how many times the webhook has been called.
This is all theoretical, but happy to dig together here once you tell us more about your stack
Hi everyone,
I was thinking about using typeform to sell one of a kind jewelry, which means that there is only one of each item. Is there a way to manage inventory through typeform? So once someone buys a piece, that item gets removed from the typeform survey?
Thanks,
Katie
Hi
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.