Here’s the scenario:
- I have a webhook that pulls in data from one source
- The data should create or update data in 4 different tables
- All combinations of existing/non-existing data for each of the 4 tables are possible (I believe 32 total, maybe 64)
Issue:
- Conditional actions only run the first condition that is true
- To account for all 32-64 of my possible combinations, I would need to create 32-64 different conditional action steps, since only one can be true
Can anyone help with a more efficient way to do this?? Having 64 conditional action steps seems absurd. I’ve read through tons of articles online and there is no workable solution. Help is much appreciated!
