Hey everyone so I have a simple automation with make and I am stuck
The workflow is like this
I add topic on airtable > I have Claude prompt that creates a post based on specific criterias and the topic I just entered , and it also identifies the type of content pillar this post should fall under, the pillar are listed within the prompt
However the part I am stuck it's when it updates the airtable record I need it to update the pillar column on airtable too, not just the content part.
Example
Topic - How to Bench Press
Content pillar - Family, Gym, Work
Claude - Creats topics around bench press , identifies topic aligns with Gym pillar
Airtable -
Update Content Column with posts - This gets done no problem
Update Pillar column with Gym - This is empty.
Any help and directions please?