Skip to content

Commit

Permalink
fix(api): 🐛 webhookSteps returns blocks instead of step
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jul 6, 2022
1 parent 2e2b1c1 commit d35bfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/viewer/pages/api/typebots/[typebotId]/webhookSteps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const handler = async (req: NextApiRequest, res: NextApiResponse) => {
})),
]
}, [])
return res.send({ blocks: emptyWebhookBlocks })
return res.send({ steps: emptyWebhookBlocks })
}
return methodNotAllowed(res)
}
Expand Down

4 comments on commit d35bfeb

@vercel
Copy link

@vercel vercel bot commented on d35bfeb Jul 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on d35bfeb Jul 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-typebot-io.vercel.app
docs.typebot.io
docs-git-main-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d35bfeb Jul 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2-alpha – ./apps/viewer

sat.cr8.ai
8jours.top
bt.id8rs.com
vhpage.cr8.ai
bot.aws.bj
bot.lalmon.com
apo.nigerias.io
ar.nigerias.io
an.nigerias.io
am.nigerias.io
aso.nigerias.io
chat.sureb4.com
eventhub.com.au
apr.nigerias.io
games.klujo.com
sakuranembro.it
bot.upfunnel.art
clo.closeer.work
faqs.nigerias.io
bot.piccinato.co
feedback.ofx.one
voicehelp.cr8.ai
stan.vselise.com
app.chatforms.net
bot.agfunnel.tech
gentleman-shop.fr
ov2.wpwakanda.com
k1.kandabrand.com
ov1.wpwakanda.com
bot.maitempah.com
ov3.wpwakanda.com
this-is-a-test.com
goalsettingbot.com
zap.techadviser.in
bot.eventhub.com.au
typebot.stillio.com
carsalesenquiry.com
order.maitempah.com
forms.webisharp.com
bot.ansuraniphone.my
bot.cotemeuplano.com
chat.hayurihijab.com
get.freebotoffer.xyz
bbutton.wpwakanda.com
abutton.wpwakanda.com
bot.incusservices.com
cdd.searchcube.com.sg
bot.meuesocial.com.br
sbutton.wpwakanda.com
chat.missarkansas.org
apply.ansuraniphone.my
c23111azqw.nigerias.io
bbutton.wpwwakanda.com
form.searchcube.com.sg
felipewelington.com.br
gcase.barrettamario.it
kodawariab736.skeep.it
info.clickasuransi.com
report.gratirabbit.com
resume.gratirabbit.com
view.onlinebotdemo.xyz
bot.upgradesolutions.eu
83242573.actualizar.xyz
mainmenu.diddancing.com
subfooter.wpwakanda.com
91181264.your-access.one
form.sergiolimajr.com.br
aibot.angrybranding.co.uk
hunterbot.saleshunter.ai
type.opaulovieira.com.br
bot.cabinrentalagency.com
type.dericsoncalari.com.br
boyfriend-breakup.riku.ai
designguide.techyscouts.com
presente.empresarias.com.mx
piazzatorre.barrettamario.it
onboarding.libertydreamcare.ie
type.talitasouzamarques.com.br
bot.comercializadoraomicron.com
bookings.littlepartymonkeys.com
agendamento.sergiolimajr.com.br
personal-trainer.barrettamario.it
preagendamento.sergiolimajr.com.br
viewer-v2-alpha-typebot-io.vercel.app
studiotecnicoimmobiliaremerelli.it
viewer-v2-alpha-git-main-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d35bfeb Jul 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

app.typebot.io
builder-v2-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app

Please sign in to comment.