Automation creates record, which triggers second Automation.
I have a use case where when Table A (Request table) has a new record created, we create a new record in Table B. This is working as expected. I also have an automation for when Table B has a new r...
So the intent is that when Table A has a record created, it creates the record in Table B... which then automatically fires the automation to create the record in Table C...