I have a Heygen account with an AI avatar. To facilitate video creation, I want to:
Send an audio file from Telegram to ManyChat.
Send the audio file to Make.
Have Make send the audio file to Heygen to create a video.
Have Heygen return the video file to ManyChat.
The Make part is working fine, but this is my first time using ManyChat and I'm having trouble configuring it to receive the audio file as a custom field to send to Make. I've only found options for text fields. Is it possible to receive an audio file from a user and save it for later use in the flow? Thank you.
Page 1 / 1
Unfortunately, you cannot receive audio files on Telegram at the moment with Manychat. So you won’t be able to create this automation.
Create this automation via WhatsApp or Facebook. On these channels, you can receive audio files by using the User Input and setting the Reply Type to “File”.
Does that help?
Unfortunately, you cannot receive audio files on Telegram at the moment with Manychat. So you won’t be able to create this automation.
Create this automation via WhatsApp or Facebook. On these channels, you can receive audio files by using the User Input and setting the Reply Type to “File”.
Does that help?
Yes, helps very much.
@Joren Wouters
2 - Create this automation via WhatsApp or Facebook. On these channels, you can receive audio files by using the User Input and setting the Reply Type to “File”.
Could you make a video in your Youtube channel or send to us the link showing how to do this ? I mean get the audio from user message on whatsapp inside Manychat.
Very Nice. But I found a limitation here. I can't listem the events(inputs) in the same time ? 1 - If I put the User Input File And User Input Text in the same time the doesn't know witch must be call to take a decision. 2 - And if I put an User Input File , the flow stay waiting for this type of message. Its means if the user send the Text message it doesn't works, even if I put the retry 0 times. 3 - As you can see in the image, I also can't leave the input field empty (without any text).
Witch problem I need to solve:I need to listen any entry from the user on Whatsapp, so it can be a text or file (audio, document or image) and send this entrance to my webhook, only there I will see what kind data is it (text or file ) .
Can you give me some light ?
What you could try to do is the following:
Create a Default Reply
In your Default Reply, create an action that sets a custom field to {Last Text Input}
Check if the custom field contains a File link if someone uploads a file
Nice. Let me share what I have had tried and learned:
1 - {Last Text Input} only have value for text inputed from the user; (not files, audios, etc)
2 - When I set two User Input inside the Action, one for Text and another for any File, it works with a not sequence time. I mean the flow of the user conversation doesn't mirrow the sequence, even I clear the User Params latter to check the values if exists. https://drive.google.com/file/d/1zbH3TnqNrzdgxLb26Iz0QUKbpcLK4GJl/view?usp=sharing
Its like as the User Input File only works with the specific flow , like : "Hi {user}, would like to send a audio?" User: "yes" bThe system will wait for the file input]
But we need nothing more dynamic, natural and smart, where the user can send any type message any time. Do you got the point ?
Hey guys I have this feature request for this issue:
@Joren Wouters I also have a convo on the Educators Slack about this, I’m going to tag you ;)