I am testing an automation setup where a user fills out a form with a multiple select field to indicate the social media platforms and post types they wish to share content on around a singular topic (i.e., they could select Instagram - Story, Facebook - Post and Instagram - Post all at once) and then an automation that creates new records in a separate table for each of the post types selected in that form (so, three entries based on the example I shared above). These created records are also linked to the initial table with a linked records field.
The issue I have is figuring out how to update the records in the second table if anything changes in the first table (i.e., the name of the post topic or the social posts desired). I’ve attached my automation setup and am just stuck on how to populate the Platform + Post Type field when the first automation that creates the individual records for each of the multi select options chosen in the initial form.
Does anyone know how to remedy this?



