I want airtable trigger node to run when I change the airtable record status from " summary generated" to “generate post”.
It has “last updated” field which is connected to “status field”
what should I fill in my “airtable trigger” node:
I want airtable trigger node to run when I change the airtable record status from " summary generated" to “generate post”.
It has “last updated” field which is connected to “status field”
what should I fill in my “airtable trigger” node:
Dear @Dipanker_Mukherjee how’s everything going on with you !
You should write the name of the field which you want as a trigger. For example in your case it’s “Status”
But we know when you write it, it showcase the error. And that’s often happen, even I don’t know why.
But to solve your issue, we can together do one thing.
Can you please discribe your whole workflow, I will try my best and develop the most possible solution of it.
Plus if it’s not workout, will also develop similar solution on another platform like Make or any other.
So, that you don’t get stack and fulfill your requirement.
But yes, n8n going to be our preferance.
Happy to help and looking forward to your answer…
it is linkedin post generator.
Workfow:
Schedule trigger: runs daily.
code node: selects one main topic from random list of topics
AI agent node: uses the main topic and write summary, insights and example
Create airtable node: stores the data from ai agent to it and change the status to " summary generated"
Airtable trigger" : I see which summary are worth to post in linkedin and manually change the status to “generate post”
Ai agent 2nd node: get the data from “generate post” record and gererate post.
Airtable update node: post gets updated and status change to “post generated”
Schedule trigger (once a day): It picks the first item with “post generated”.
linkedin node: Linkedin post goes live,
Airtable update node: status is changed to “post live”.
I hope this helps to find soulution. P.S ( I am only looking solution in n8n)
Dear @Dipanker_Mukherjee, just check in whether I am going in the right way or not !
So, what I am doing here:
And so on.
I just like to take your opinion as whether I am going in the right way or not !
Happy to help and looking forward for your response.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.