Getting Rendi to work with n8n #7
Replies: 3 comments 13 replies
|
Hi! Regarding your specific issue, it seems that you are hitting the curly brackets issue with n8n. Strings of structure "{{..}}" are special strings in n8n, and therefore are not sent correctly to rendi. Let us know if this solved your issue |
4 replies
Answer selected by
peternaf
|
Audify copy.json |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
When I try to do the demo requests in quick start, I get the error:
Bad request - please check your parameters
Command must contain '{{' and '}}' or '{{' and '}}' for input and output files. Please send the request as instructed in the API reference https://docs.rendi.dev/api-reference/endpoint/run-ffmpeg-command.
Can you please help me with some documentation that is specific for n8n? I'm also having a discussion about this [here] (https://farcaster.xyz/ivc/0xeee7ba58)
All reactions