Voiceflow PartnersVPVoiceflow Partners
Powered by
unique-blueU
Voiceflow Partners•2y ago•
2 replies
unique-blue

Can I serve IMAGES or GIFs in proactive.push messages?

Hey all, just trying to understand if I can serve images from URLs as proactive messages in Voiceflow.

Here's my code snippet:

// Delay the second message to be after the first
setTimeout(() => {
window.voiceflow.chat.proactive.push({
type: 'image', // Assuming 'image' is the type for sending images/GIFs
payload: {
url: 'https://www.reactiongifs.com/wp-content/uploads/2013/07/ralph-wave.gif' // URL of your GIF
}

I couldn't find any docs for this, I've read the one on proactive messages but it only gives 'text' as examples. Let me know!
image.png
image.png
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

Error: Missing Buttons with Streaming off, Proactive messages not showing, Mic icon not showing
Pavel Čermák 🦾PPavel Čermák 🦾 / ❓┃ask-a-question
10mo ago
Proactive message not hiding / closing automatically
Pavel Čermák 🦾PPavel Čermák 🦾 / ❓┃ask-a-question
2mo ago
Images
matcastroMmatcastro / ❓┃ask-a-question
9mo ago
Can the chatbot post images from knowledge base?
still-limeSstill-lime / ❓┃ask-a-question
2y ago