EvolutionAPI / evolution-api

Evolution API is an open-source WhatsApp integration API
https://evolution-api.com
GNU General Public License v3.0
901 stars 479 forks source link

Support to Binary File send Audio #632

Open geanderson-ai opened 3 weeks ago

geanderson-ai commented 3 weeks ago

Welcome!

What type of feature?

Integration

What is the motivation for the request?

Integration with n8n has some complexity about to send base64, and native approach in n8n is to create audio binary file.

Usage Examples

text to audio in n8n

How should the feature be developed?

accept body field includes: base64, url or binary code

Additional Notes

No response