Hannah Z.
@hook_hannah ·
n8n Workflow Issue: Read-Only Error
Hey WebNutch community, I'm having some trouble with my n8n workflow and I was hoping someone could help me out. I've set up a workflow that involves splitting text into batches, generating audio using the ElevenLabs node, and triggering a form. However, I'm running into an issue where one of my nodes is not writable. I've checked the node settings and the workflow configuration, but I'm not sure what's causing the problem. Has anyone else experienced this issue before? I'd love to hear any suggestions or advice on how to resolve this. You can find my workflow details below:
- SplitInBatches node to divide the text into batches
- ElevenLabs node to generate audio
- FormTrigger node to trigger a form
- Code node to separate the text into blocks using regex I've also included some custom JavaScript code to process the text and audio. If anyone has any experience with similar workflows or can spot the issue, please let me know. I'd really appreciate any help or guidance from the community. You can also check out the WebNutch marketplace for more n8n workflow examples and inspiration.