cog
0ff893d6 - Convert files to data URLs on webhook post

Commit
1 year ago
Convert files to data URLs on webhook post * When posting a webhook we can end up with files referencing /tmp folders that can’t be accessed by the consumer of the webhook * Convert these files to data URLs so they can be consumed.
Author
Committer
Parents
Loading