baptisteArno / typebot.io

💬 Typebot is a powerful chatbot builder that you can self-host.
https://typebot.io
Other
7.17k stars 1.96k forks source link

Bug calling the / v1 / typebots / {typebotId} / publish API #1600

Closed pmaravip closed 3 months ago

pmaravip commented 3 months ago

Hi, when I publish a new typebot via API the publicId is not saved in the table Typebot.

baptisteArno commented 3 months ago

Indeed these are 2 separate things, you first need to update the publicId in your typebot, then publish it.