Is 'make' available during the trial period? I am not finding 'make' in the action module. I have installed some applications like Calendly, Twilio, but I can't find 'make'...
Hello Joren I have applied the lesson from the past video with chatbase, the problem is that I only can send one message to chatbase, and then I need to call the automation form manychat again in order to continue , is there any solution ?
Unfortunately not (at the moment). I already discussed this with the marketing team of Chatbase, so I hope they come with a solution soon. Platform-wise, I prefer Chatbase actually. Because it is so easy to refine your answers. But without conversation history via the API, I think it's a bit useless to use it with Manychat. And then I prefer Cody, because they have this feature.
What do you do when a customer sends a photo as an example? applying this for clients in the construction niche, so 9/10 people send a picture as an example. can it answer these questions about the image or can you make sure that it will send the question to your client
There are two ways to handle this: 1. When someone sends an image, you send the conversation to an agent. (They can take over via the Live Chat) 2. When someone sends an image, you send it to GPT-4 Vision, that can analyze the image with AI. Here is a video on that: th-cam.com/video/76HlF0Giqdw/w-d-xo.htmlsi=1Y_EWMjsJH7WpU0F
Hi Joren- I too am getting an error in Make in the 'Create Conversation Cody' that reads... DataError Error: 422 Unprocessable Entity {"message":"The name field is required.","errors":{"name":["The name field is required."]}} Origin HTTP Any ideas. I used your template and followed the instructions in the video. Many thanks Rob
Could you send a video of your setup to info@chatimize.com? Then, I can have a better look at it! Please include set up in Manychat, set up in Make and then triggering it once and show the error.
@@insidebox7758 I just found the solution to this problem! It looks like the first time you trigger, Manychat sends empty data (I am not sure why this happens, I will contact them about this). Then, every time after that, it works. So you need to trigger it once (then it gives the error), and then just trigger it again (and then it works). Can you let me know if that works for you as well?
Hi Joren! I have followed your video several times doublechecking everything but I always receive the same errors in Make and the scenario is stopped. In Create Conversation (Cody) I get: Error: 422 Unprocessable Entity {"message":"The name field is required.","errors":{"name":["The name field is required."]}} In both Send Message (Cody) I get: Error: 422 Unprocessable Entity {"message":"The content field is required. (and 1 more error)","errors":{"content":["The content field is required."],"conversation_id":["The conversation id field is required."]}} I do not understand what is wrong. Can you please help.
@@chatimize Hi Joren, I am getting this exact issue in Make in the Send Message(Cody) module, but only on specific inputs. For example: "hello", " hello hello" works, but when I send an input from whatapp which contains a line break, example: " hello hello" this is the "last_input_text": "Hello Hello" from Send Question to Cody web hook queue I get the Error: 422 Unprocessable Entity . There seems to be an error when every a new line is in the input, would you have any suggestion to handle this
To solve this, you can use the replace() function in Make. When sending the message to Cody, use replace(manychat field, " ", "") Please let me know if that works!
I do everything according to the instructions, but at the stage of launching the top module to get the ID Cody, Make gives an error: Account doesn't exist: Connection not found 'manychat:2051094' My Manychat ID is different and the connection is correct. Can you guide me more clearly how to fix this error?
@@chatimize Hi, i am getting the same error. I checked every node in Make and it still is giving me the same error. I deleted the sequence and re did it 4 times, and still got the same error. Can you please help me :)
Yes, definitely! Please ensure you go into every module, make sure it's correct and click on the "Ok" of the module. Then, first save the scenario. And then try to run it. If that doesn't work, please send a video of your setup to info@chatimize.com and I will have a look. Please include the following in the video: 1. Set up in Manychat (Default Reply + Response automation) 2. Set up in Make 3. Trigger the scenario manually, show the error and then show the module of the error
Hello! I do everything according to the instructions, but at the stage of launching the top module to get the ID cody, make gives an error: Account doesn't exist: Connection not found 'manychat:2051094'. My manychat ID is different and the connection is correct. Tell me, what did I miss?
@@chatimize The text between ** and ** should be bold, but it doesn't. Example Messages from the bot: **Помещение 19.9 м² (Номер: 24Н)** - **Цена:** 4 119 300 ₽ - **Этаж:** 2 / 8 - **Отделка:** Чистовая - **Мощность электричества:** 10 кВт - **Санузел:** Нет
Because the OpenAI Assistants is still in beta. Because of that, I don't recommend using it in a live environment. Also, Cody is more user friendly (especially for beginners). If you want to use OpenAI directly, check this video: th-cam.com/video/6OpwwC19cgE/w-d-xo.htmlsi=87IN3oaFlFrnh2V8
Yes, I do! Reason behind this is that I don't want my clients to be reliant on me. If I would fall away for whatever reason (sickness/accident etc), they can always continue. So I let them make their own accounts and then invite me as an Admin.
Hello, Joren [OFF TOPIC :P] Is it possible to create a Telegram bot to read and save messages from a group in which the bot is just a participant, not an admin or owner? (Considering using technologies like Python or JS for this) Thanks
Hey Mateus! It's not possible with Manychat, becuase you cannot use Manychat bots in Telegram groups. But you probably can do it with Sendpulse: chatimize.com/reviews/sendpulse/
hi bro . Thank you for All the great videos For creating a chat bot with chat GpT we do a thing that it look to the last question that someone asked us and it gives an answer to it. But some People right in small sentences like they write their question in 4 messages . How can we make chat GPT understand the full question not only the last message that they are sent that is probably only half of the question they are asking? Or what if they ask their question in a voice message how can we make chat gp to understand that?
Thank you, Alitz! In that case there are two ways to solve this: 1. Simple - Ask people to put their question in one message 2. Complex - Create an advanced integration with the ChatGPT API. Then, you can add messages to a thread, and then run the thread whenever you want. In that regards, ChatGPT can take into account multiple messages. About the voice message - Manychat cannot handle that right now, but I think this is added as an idea in their community.
No, unfortunately not. Manychat is not available for websites. If you want something for websites, I recommend having a look at UChat (chatimize.com/reviews/uchat/)
I think the problem with the AI Step (I think that's what you're referring to) is that it isn't flexible. If someone exactly follows the steps in the script, it works. But when someone wants to do something else (that isn't in the script), it isn't flexible enough. And that's why I prefer to use Cody.
Cody is better if you want to have the conversation history. Chatbase is better if you don't care about the history, and want to easily revise answers.
Get stared with FREE Manychat AI Chatbot Template: chatimize.com/manychat-ai-chatbot-template/
Also is very generous of you to give away the templates you create. I hope you're making a lot of money with this. Love from 🇧🇷
Thank you again, Gabriel!
Bro I can Only Say That You Are Fantastic
Thank you so much, Rayen!
Is 'make' available during the trial period? I am not finding 'make' in the action module. I have installed some applications like Calendly, Twilio, but I can't find 'make'...
Oops! ) I found the answer myself, I had to first create the webhook in make using the token, after that it becomes visible in manychat
Exactly! I'm glad it worked out!
Hello Joren
I have applied the lesson from the past video with chatbase, the problem is that I only can send one message to chatbase, and then I need to call the automation form manychat again in order to continue , is there any solution ?
Yes, the solution is this video! Cody is also better than Chatbase, because Cody remembers the conversation history (Chatbase doesn't).
@chatimize But I already subscribed to Chatbase 😅, so there is no solution for that?
Unfortunately not (at the moment). I already discussed this with the marketing team of Chatbase, so I hope they come with a solution soon.
Platform-wise, I prefer Chatbase actually. Because it is so easy to refine your answers. But without conversation history via the API, I think it's a bit useless to use it with Manychat. And then I prefer Cody, because they have this feature.
What do you do when a customer sends a photo as an example? applying this for clients in the construction niche, so 9/10 people send a picture as an example. can it answer these questions about the image or can you make sure that it will send the question to your client
There are two ways to handle this:
1. When someone sends an image, you send the conversation to an agent. (They can take over via the Live Chat)
2. When someone sends an image, you send it to GPT-4 Vision, that can analyze the image with AI. Here is a video on that: th-cam.com/video/76HlF0Giqdw/w-d-xo.htmlsi=1Y_EWMjsJH7WpU0F
Is it possible to integrate ManyChat and Cody using the free plan on Make?
Yes, it is!
@chatimize Using Make Free Plan?
Yes!
Hi Joren- I too am getting an error in Make in the 'Create Conversation Cody' that reads...
DataError
Error: 422 Unprocessable Entity
{"message":"The name field is required.","errors":{"name":["The name field is required."]}}
Origin
HTTP
Any ideas. I used your template and followed the instructions in the video.
Many thanks
Rob
Yes, I probably know what’s causing this. Could you try to create a new Manychat webhook? (The first node in the Make scenario)
@@chatimize tried that using the existing API Key from Manychat but still not working
Could you send a video of your setup to info@chatimize.com?
Then, I can have a better look at it! Please include set up in Manychat, set up in Make and then triggering it once and show the error.
@@insidebox7758 I just found the solution to this problem! It looks like the first time you trigger, Manychat sends empty data (I am not sure why this happens, I will contact them about this).
Then, every time after that, it works. So you need to trigger it once (then it gives the error), and then just trigger it again (and then it works).
Can you let me know if that works for you as well?
@@chatimize Hi Joren I 'm also facing same issue, I applied what you say and your last solution but it doesn't work , is there any solution ?
Ik heb een template aanvraag gedaan maar krijg niks binnen in de mail
Hey Alec! Dat is niet de bedoeling... Zou je een mailtje kunnen sturen naar info@chatimize.com met dezelfde mail? Dan kan ik hier even naar kijken!
Hi Joren!
I have followed your video several times doublechecking everything but I always receive the same errors in Make and the scenario is stopped.
In Create Conversation (Cody) I get:
Error: 422 Unprocessable Entity
{"message":"The name field is required.","errors":{"name":["The name field is required."]}}
In both Send Message (Cody) I get:
Error: 422 Unprocessable Entity
{"message":"The content field is required. (and 1 more error)","errors":{"content":["The content field is required."],"conversation_id":["The conversation id field is required."]}}
I do not understand what is wrong. Can you please help.
Hey Thomas! Thanks for watching my video.
Did you download my template or did you recreate the steps yourself?
@@chatimize Hi Joren, I am getting this exact issue in Make in the Send Message(Cody) module, but only on specific inputs. For example: "hello", " hello hello" works, but when I send an input from whatapp which contains a line break,
example: "
hello
hello"
this is the "last_input_text": "Hello
Hello" from Send Question to Cody web hook queue
I get the Error: 422 Unprocessable Entity
.
There seems to be an error when every a new line is in the input, would you have any suggestion to handle this
To solve this, you can use the replace() function in Make.
When sending the message to Cody, use replace(manychat field, "
", "")
Please let me know if that works!
@chatimize Hi
I'm also facing the same issue,and I try your mention solution, but not work
I have one question. Do i need make's pro account to run integration? bc i can't use chatbot
Yes, you need a Pro account!
@chatimize do u know anything about chatrace?
Here is my review on that: chatimize.com/reviews/chatrace/
@@chatimize do u have tutorial or course how to create chatbot using this?
Not specific for Chatrace. But my Customer Support System also comes with a template for Chatrace: chatimize.com/customer-support-system/
I do everything according to the instructions, but at the stage of launching the top module to get the ID Cody, Make gives an error: Account doesn't exist: Connection not found 'manychat:2051094'
My Manychat ID is different and the connection is correct. Can you guide me more clearly how to fix this error?
Yes! Make sure that every node in Make is connected to your Manychat account. If you get that error, you probably missed one!
@@chatimize Hi, i am getting the same error. I checked every node in Make and it still is giving me the same error. I deleted the sequence and re did it 4 times, and still got the same error. Can you please help me :)
Yes, definitely! Please ensure you go into every module, make sure it's correct and click on the "Ok" of the module. Then, first save the scenario.
And then try to run it.
If that doesn't work, please send a video of your setup to info@chatimize.com and I will have a look. Please include the following in the video:
1. Set up in Manychat (Default Reply + Response automation)
2. Set up in Make
3. Trigger the scenario manually, show the error and then show the module of the error
tengo una pregunta, no encontre el template para la app - make
You can find it in the description!
Hello! I do everything according to the instructions, but at the stage of launching the top module to get the ID cody, make gives an error: Account doesn't exist: Connection not found 'manychat:2051094'.
My manychat ID is different and the connection is correct. Tell me, what did I miss?
I think it's because you forgot to connect one of the Manychat nodes to your Manychat account. Can you check so that each Manychat node is connected?
@@chatimizeHe's alive!)) works, my gratitude! Studying your other videos
Telegram messages come with formatting symbols, but the formatting itself does not work. Tell me where to set it up to make it work
What do you mean by "the formatting itself doesn't work"?
@@chatimize The text between ** and ** should be bold, but it doesn't.
Example Messages from the bot:
**Помещение 19.9 м² (Номер: 24Н)**
- **Цена:** 4 119 300 ₽
- **Этаж:** 2 / 8
- **Отделка:** Чистовая
- **Мощность электричества:** 10 кВт
- **Санузел:** Нет
Hi, why not use the assistant directly from open ai?
Because the OpenAI Assistants is still in beta. Because of that, I don't recommend using it in a live environment. Also, Cody is more user friendly (especially for beginners).
If you want to use OpenAI directly, check this video: th-cam.com/video/6OpwwC19cgE/w-d-xo.htmlsi=87IN3oaFlFrnh2V8
Can't I use cody and make only? Without manychat?
Nope, because Cody doesn't have a direct connection with Facebook, Instagram and WhatsApp.
Do you use separate accounts for each client? (Cody/Maychat)
Yes, I do! Reason behind this is that I don't want my clients to be reliant on me. If I would fall away for whatever reason (sickness/accident etc), they can always continue. So I let them make their own accounts and then invite me as an Admin.
Why do you change Chatbase to Cody?
Because Cody cannot remember the conversation history if you use it via Make. And with Cody you can remember the history.
@@chatimize Chatbase cannot remember the conversation history right?
Exactly.
Hello, Joren
[OFF TOPIC :P] Is it possible to create a Telegram bot to read and save messages from a group in which the bot is just a participant, not an admin or owner? (Considering using technologies like Python or JS for this)
Thanks
Hey Mateus! It's not possible with Manychat, becuase you cannot use Manychat bots in Telegram groups. But you probably can do it with Sendpulse: chatimize.com/reviews/sendpulse/
hi bro . Thank you for All the great videos
For creating a chat bot with chat GpT we do a thing that it look to the last question that someone asked us and it gives an answer to it. But some People right in small sentences like they write their question in 4 messages . How can we make chat GPT understand the full question not only the last message that they are sent that is probably only half of the question they are asking?
Or what if they ask their question in a voice message how can we make chat gp to understand that?
Thank you, Alitz!
In that case there are two ways to solve this:
1. Simple - Ask people to put their question in one message
2. Complex - Create an advanced integration with the ChatGPT API. Then, you can add messages to a thread, and then run the thread whenever you want. In that regards, ChatGPT can take into account multiple messages.
About the voice message - Manychat cannot handle that right now, but I think this is added as an idea in their community.
Hey Joren !
I have a question, can I use this chatbot on a website ?
No, unfortunately not. Manychat is not available for websites. If you want something for websites, I recommend having a look at UChat (chatimize.com/reviews/uchat/)
Why don’t you recommend manychat’s AI function?
I think the problem with the AI Step (I think that's what you're referring to) is that it isn't flexible. If someone exactly follows the steps in the script, it works. But when someone wants to do something else (that isn't in the script), it isn't flexible enough. And that's why I prefer to use Cody.
Werkt deze tool ook in het Nederlands?
Ja, zeker!
Which is better cody or chatbase?
Cody is better if you want to have the conversation history.
Chatbase is better if you don't care about the history, and want to easily revise answers.
Which is better? Chatbase or Cody?
Cody! Because Cody remembers the Conversation History, and Chatbase doesn't.
Hola buen día me gustaría que tal posible que el vídeo esté en español por favor
just use subtitles
¡Sólo utiliza subtítulos!
i fill the form to get the free template but its not working :\ stunning video btw!
I successfully got it but on muliline messages the make is not working
it's very complicated, why don't you harden everything
I hope to simplify it! What do you mean by "harden"?