Storing Data URLs and Audio Files in Chatwoot Database
TLDR Kaz ^v^ asked about storing data url in Chatwoot db. sojan_official explained it uses active storage and generates urls dynamically.
Powered by Struct AI
3
1mo
Solved
Oct 17, 2023 (1 month ago)
Kaz ^v^
Kaz ^v^
07:08 AMhey wanted to know how is the data url stored in the db? i am recording and sending audio from chatwoot but not able to get the data url in the table. any help is appreciated
Needle
Needle
07:08 AMThread automatically created by Kaz ^v^ in #647412545686208527
Oct 19, 2023 (1 month ago)
sojan_official
sojan_official
09:24 PMChatwoot stores the files in storage like disk s3 etc
ref: https://www.chatwoot.com/docs/self-hosted/deployment/storage/supported-providers
the storage is handled through rails active storage, the urls are generated dynamically
ref: https://www.chatwoot.com/docs/self-hosted/deployment/storage/supported-providers
the storage is handled through rails active storage, the urls are generated dynamically
Chatwoot
Chatwoot | Knowledge Base powered by Struct.AI
Indexed 2221 threads (46% resolved)
Similar Threads
Querying Data URL Storage in Database for Audio Files
Kaz ^v^ is struggling to locate the data URL for audio records in the database, and seeks help. sojan_official provides a reference link.
2
1mo
Locating Chatwoot Logs and Configuring .env File
alejandrog7200 asked where Chatwoot console logs are stored; sojan_official explained they are in /logs and showed how to update the .env file for log configuration.
6
2mo
Solved
Request for Assistance in Data Migration
syedasadrazadevops requested support for data migration and shared a GitHub link. sojan_official responded on the GitHub discussion.
2
3mo