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

24 Topics 172 Posts
  • Typebot - Package Updates

    Pinned
    27
    0 Votes
    27 Posts
    994 Views
    nebulonN

    [1.5.3]

    Update Typebot to 2.25.0 Full changelog (templates) New "Hight ticket follow up" template [a45e8ec] (theme) Add container theme options: border, shadow, filter (#1436) [5c3c7c2] Improve http req timeout error [75dd554] Improve toast error when whatsapp token is not valid [3b1b464] Add prisma metrics to prometheus endpoint (#1420) [6e0388c] mprove thread id saving conditions [40a10c7] Fix auto scroll behavior [0a7d598] Improve auto scroll behavior [a7fc413] Show send icon by default on textboxes [873ba0b] (blog) Fix static viewer rewrites for blog posts [fadcd3a] (blog) Fix viewer rewrites for blog styles [ccc974f] Add blog endpoint to viewer rewrites [e4e724d] Improve auto scroll behavior [5aad10e] Remove empty strings from variable parsing when possible [3ca1a2f] (whatsapp) Avoid multiple replies to be sent concurently [7bec58e] Improve zapier, make.com block content feedback [75cd141] (phoneInput) Add missing Dominican Republic dial codes [d608a30] (wordpress) Add the lib_version attribute to wp admin panel [f550870] (payment) Improve payment default currency be… [6594c56] igrate from got to ky (#1416) [d96f384] (dify) Only save Conversation ID when not emp… [ccc7101] Fix image bubble distortion on Safari [2f84b10] Remove nested prettierignore files [7aad60c] (dify) Auto convert non-md links to md flavoured links [68ad0f2] On chat state recover, don't execute client side actions [3aee9e7] Add embed lib auto patch script [69446ad]
  • 1 Votes
    3 Posts
    81 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?

    Unsolved
    3
    0 Votes
    3 Posts
    118 Views
    RazielKanosR

    in long: how? ^^

  • New NEXT tag for docker

    2
    0 Votes
    2 Posts
    36 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
    74 Views
    CptPlasticC

    Thank You

  • 1 Votes
    5 Posts
    138 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.

  • Typebot with Cloudron login does not work

    Unsolved
    7
    1 Votes
    7 Posts
    225 Views
    girishG

    @skeats said in Typebot with Cloudron login does not work:

    curl: (28) Failed to connect to my.example.com port 80 after 130794 ms: Connection timed out

    right, so this is the core of the issue. You need to investigate why the server is not able to curl itself. I assume you can curl from another device/laptop in the same network, correct ?

  • Email config

    Solved
    9
    0 Votes
    9 Posts
    153 Views
    G

    Thanks for answering, you made my day.

  • Typebot not using theme

    Solved
    5
    0 Votes
    5 Posts
    93 Views
    robiR

    🙂 cool you found it!

    Feel free to mark this thread as a question and then as solved.

  • Which AI does Typebot use?

    Unsolved
    3
    0 Votes
    3 Posts
    159 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
    52 Views
    luckowL

    have you looked into this? https://docs.typebot.io/editor/blocks/integrations/openai

  • 3 Votes
    17 Posts
    818 Views
    girishG

    I tried out using minio and it works - https://docs.cloudron.io/apps/typebot/#media-uploads

    @LoudLemur maybe try minio because it doesn't require that aws CLI tool. I could do everything with the gui

  • 0 Votes
    5 Posts
    165 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
    147 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
    179 Views
    nebulonN

    We fixed the issue and the new package with typebot version 2.18.2 is out now

  • 1 Votes
    3 Posts
    173 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.

  • 0 Votes
    5 Posts
    206 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.

    CleanShot 2023-09-03 at 19.24.05.jpeg

  • Top. Thanks for the app - my first typebot

    Solved
    12
    10 Votes
    12 Posts
    491 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

  • 6 Votes
    17 Posts
    685 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:

    brave_bITJdJAtRT.png

  • Type bot "Invalid key length" Error

    Unsolved
    2
    1 Votes
    2 Posts
    124 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.