I want to retrieve rows in my db condition all of them but send one by one but send to another node like ai again to write emails for each row
Loop node with batch size = 1 is one of the viable options.
it come with this warning , that seem every node has it built in already so
what do you think if I use ai agent node with instruction to send the email one by one? could it work? I’ll try for sure but for now it’s thinking time haha if you can understand me it’s like a pause time
As far as I can remember, in sub-nodes (tools) $json
resolves to the first item in the incoming array. Worth checking as n8n’s capabilities improve in a fast pace.
You can also try indeed to aggregate the list and ask the model to iterate over it. I think the success may depend on the model you will use. One risk is that doing this in a single session the context for each entry can be polluted by earlier queries within the same session. This intelligence is still pretty artificial, you know
But again tech develops by big leaps. I can be wrong. If you take the experimentation path, please share your findings.
I’ll try to figure it out thank you very much it’s seem lack of tut and docs , youtuber use only sheet it can’t handle what am I trying to achieve ,it’s very new to Ai so not so much useful in this scene
Do your emails need to be highly customized per each customer and their situation? Maybe failsafe good ol’ message templates with a Switch per funnel stage would work without spending precious AI model API credits?
No sir I come up with the idea to “not depending on the middle man” due to living in the third world country so there is the strong cyber cages like FB/GG/Linkout when search and try to promote things never go further than india pakisatan when trying to reach the west like us cad or even sg it’s always go to the trap pinoy think PH , I’ve tried to use VPN oh yeah vola it’s the new world so direct massive scraping and email sending even voice ai automation would be the jailbrake if succeed , with scraping and email sending directly to ceo inbox there is no cage (or minimal) in it
I hear you. Good luck and happy n8ning!
same here thx man
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.