Error in template : Automated Social Media Content Publishing Factory + System Prompt

I import this free template form n8n :

I follow instructions and when I try to run it give this error : The resource you are requesting could not be found

Requested entity was not found.

this error is in all agent tools.

I try to change one of the AI Agent tool the {{ $workflow.id }} in worflow id with the ID but it give the same error.

I have n8n self-hosted
n8n Version 1.84.3

Source Code

License
Sustainable Use License + n8n Enterprise License

any idea how to solve this ?

PS: if the templates can have theire own topics thread will help on getting help on that specific template, community can add tutorials and will be easier for useres to use them

1 Like

Hello,

Did you create a second workflow for the “Social Media Content Factory”?

Once you’ve created this second workflow, go back to the social media nodes in your first workflow and replace {{ $workflow.id }} with the ID of the sub-workflow you just created.

Hope this helps!

yes I done that , when i imported the template it cames with th second workflow , and in the social media nodes replace the {{ $workflow.id }} with the workflow id , it give the same error

the fisr error was caused because i don’t save the google sheet id, after i save the right google sheet id , it star to give a diferent error:

now how can I solve this error ?

Bad request - please check your parameters

Bad Request: chat_id is empty


I am having similar problems with this workflow, it seems to be missing some instructions.
What do you mean when above you said “google sheets” I don’t see anywhere in the workflow a mention of using “sheets”?
*
Also have you gotten this working yet?