Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Typebot

41 Topics 278 Posts
  • 1 Votes
    3 Posts
    698 Views
    S
    I do not, but you were right, It was a plugin that I had to see if any emails were related to a website. I removed it, and it now works; thank you for the assistance!
  • Can you create a contact form in typebot?

    3
    0 Votes
    3 Posts
    724 Views
    RazielKanosR
    in long: how? ^^
  • New NEXT tag for docker

    2
    0 Votes
    2 Posts
    394 Views
    nebulonN
    We only update apps to the upstream versions which are marked as latest stable.
  • Version 2.22.1

    Solved
    4
    0 Votes
    4 Posts
    817 Views
    CptPlasticC
    Thank You
  • Typebot - Login with email and disabling cloudron login

    5
    1 Votes
    5 Posts
    772 Views
    girishG
    @roseantonio If you install the latest version of the package, it lets you install without Cloudron SSO. After that, you can set up SMTP auth like above.
  • Email config

    Solved
    9
    1
    0 Votes
    9 Posts
    2k Views
    G
    Thanks for answering, you made my day.
  • Typebot not using theme

    Solved
    5
    0 Votes
    5 Posts
    980 Views
    robiR
    cool you found it! Feel free to mark this thread as a question and then as solved.
  • Which AI does Typebot use?

    typebot ai
    3
    0 Votes
    3 Posts
    717 Views
    robiR
    You'd have to install GPT-llama and have it use a local LLM, and configure TypeBot to use an alternate AI API URL provided by GPT-llama.
  • TYPE BOT AND OPENAI

    2
    1 Votes
    2 Posts
    500 Views
    luckowL
    have you looked into this? https://docs.typebot.io/editor/blocks/integrations/openai
  • Typebot does not restart after changing the env.sh

    Solved typebot env.sh configuration
    5
    0 Votes
    5 Posts
    978 Views
    L
    @nebulon said in Typebot does not restart after changing the env.sh: Well are there any errors in the app logs then? Also maybe you can share the exact env variables you are trying to set with a link to the upstream docs. Hey, nebulon! Thanks for asking. I solved the problem: do not include a space before or after the = in the configuration line: Good: export NEXT_PUBLIC_GIPHY_API_KEY=StringfromGiphyhere Bad: export NEXT_PUBLIC_GIPHY_API_KEY = StringfromGiphyhere Also, remember to include export at the beginning of the line, as mentioned in the Cloudron documentation.
  • Question for Typebot users - saved data format?

    Solved
    4
    1 Votes
    4 Posts
    894 Views
    humptydumptyH
    Visit the upstream thread to see the full post and screenshots. To summarize, you can organize and hide table data similar to NocoDB's method. You can also send the form data as an email by using the email block integration.
  • What deployment cadence is typebot on for cloudron?

    Solved
    7
    1 Votes
    7 Posts
    1k Views
    nebulonN
    We fixed the issue and the new package with typebot version 2.18.2 is out now
  • 1 Votes
    3 Posts
    790 Views
    micmcM
    @girish said in Migrate custom typebot app to official typebot app while keeping the same database: If typebot offers an export/import, then you can use that. Otherwise, you will have to migrate the database (https://docs.cloudron.io/guides/import-postgresql/) and the files manually . Just make sure the typebot custom package and the cloudron package have the same typebot version. @saranade Indeed you can export all your flows in Typebot, and then import them in your new instance. So, in any typebot, simply click the 3 dots menu bar on the top right of the typebot's canvas, then choose export flow. It will send you a json file to download on your computer. Then, you can import the files in your new instance when creating a new typebot you simply choose import file.
  • Does any one try Authentication on published Bot

    5
    0 Votes
    5 Posts
    1k Views
    S
    There are basically two apps in one with Typebot. There's the "builder" app which is the admin interface used to create and manage bot flow (this has the auth tied to it), and the "viewer" app, which is where published bots can be viewed by the public. I don't think you can add auth to the viewer URLs. [image: 1693783583421-cleanshot-2023-09-03-at-19.24.05-resized.jpeg]
  • Top. Thanks for the app - my first typebot

    Solved
    12
    1
    10 Votes
    12 Posts
    2k Views
    luckowL
    First: you must have a s3 storage like minio. Second: You need a bucket and some credentials configured in minio. Third: add the credentials for the s3 storage to the typebot env.sh file. Remember to add export to every key=value. (= export S3_ENDPOINT=minio-api.example.org) Restart the app. fourth: collect an image in your flow. insert the image into a variable. If you want to show the image to the user, add an image as a bubble and insert the variable into the link field. Here is a quick flow https://www.luckow.org/bot.html
  • Typebot on Cloudron is great! You should try it

    Moved Solved typebot forms feedback
    17
    1
    6 Votes
    17 Posts
    4k Views
    L
    You are amazing to have solved this and fixed it so quickly, @nebulon. To get the typebots you were running working again, you can try this: Restore from an earlier working backup Navigate to your typebot flow and at the three dots at the top right .... export the flow. Save it in a safe place. Reinstall Typebot in Cloudron create a new typebot by selecting the import flow When you try and re-publish, it will give the typebot a new address, so you might like to edit that option to set it to your previously published address: [image: 1693638138423-brave_bitjdjatrt.png]
  • Type bot "Invalid key length" Error

    Solved
    2
    1 Votes
    2 Posts
    395 Views
    nebulonN
    This is most likely the same issue as handled later in the thread at https://forum.cloudron.io/topic/9867/typebot-on-cloudron-is-great-you-should-try-it/13 Basically if you reinstall it with the latest version, it's probably fixed.
  • 0 Votes
    10 Posts
    2k Views
    jdaviescoatesJ
    @LoudLemur said in Typebot Chat invitation links appear on social media with an image - Where is that setting?: 3rd party tools and and the text/image are already out cached in social media as the viral image The tools are provided by the social media platforms themselves and when you use them they remove and update the cache. But yes, ideal to know in advance.
  • 0 Votes
    13 Posts
    3k Views
    L
    @robi right on, Robi!
  • "Invite a user" functionality does not work

    1
    4
    0 Votes
    1 Posts
    464 Views
    No one has replied