metropolitan-bronze•2y ago
file viewer
Is there such a step?
2 Replies
Currently, Voiceflow does not offer a specific "file viewer" step within its platform. However, Voiceflow allows for the integration and manipulation of project files, particularly through the use of the
.vfr
and .vf
file formats. These files are crucial for programmatic analysis or integration with third-party tools. To ensure the .vfr
file's programs property is up-to-date, it's recommended to select the "Publish" or "Run" button from the canvas after any project updates.
Key points to consider:
- The .vfr
file contains a concise version of the project for programmatic use.
- The .vf
file includes all project information, including details about blocks and steps.
- Updating the project on the canvas and then publishing ensures the .vfr
file reflects the latest changes.
For more detailed information on handling Voiceflow project files and their properties, you might find the following resources helpful:
- Voiceflow Developer Documentationrare-sapphire•2y ago
Agree with etlevs. The ability for a user to view a file in the kb should be really useful. Something like the tool in the kb preview. It would serve as a quick and direct check.