@solomon
Thank you for your sharing.
Yes , i need help badly.
I don’t know how to get ChatID from telegram app.
May i know Where can i find the sub-workflow from below diagram ?
Lastly, adjust the fields you are going to accept in your subworkflow, so you always have the same field name and you can also instruct the AI in a easier way.
@solomon Thank you for your sharing.
you mention the first thing i need to do is get the ID , i am not aware how to go to User button ? As my telegram i can only see below info :-
@solomon
Thank you very much , it work fine after i setup credential for Chart IMG API.
I have one question , When i set up credential for chart-IMG API , the name i must use x-api-key , if i try to change to api-key , it will appear credential issue, when i watch some you tube video , they enter Authorization.
This is a Header Auth credential. The service that receives the request decides the name of the header field where the key should go. Some services use "Authorization", others use "key"etc… It depends on how the service is set up.
Node A, Node B
That is a sub-workflow. See documentation here.
They can be in the sabe workflow or a separate one.
You can have only 1 trigger for “Execute on called by another workflow” in your workflow. So if you decide to have multiple sub-workflows, each sub-workflow will its own file/workflow.
Chart Error
Check your executions to understand why the subworkflow is giving an error.
Do you know how to check your executions?
Content-Type
The default content type for many API calls is “application/json”. In most cases you don’t need to specify that in n8n.