How to automate AI workflows using n8n? Anyone using it for pricing or business logic?

I’m trying to build a fully automated pipeline that converts an image + voiceover into a talking AI video using n8n.

if you send the image and voice by your self use trigger node: webhook/http request to send the image and voice then connect it into D-ID API using http node or other similar app the change the image and voice to video then receive the video and store some where like google drive but if both the image and voice are ai generated u can use eleven lab or other for voice and openai for image

I found this article that dives deep into using n8n for automation across pricing, business efficiency, and integration: checkout this

Has anyone implemented similar workflows for client-facing tools or pricing automation? Would appreciate examples or thoughts on scaling and managing it securely

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.