Hi, i have a use case where i want to perform below actions( in mentioned particular order only) when i click on Convert Lead
1. Create Account --> webhook related to create account rule is triggered
2. Create Contact --> webhook related to create contact is triggered
What is happening currently is contact webhook is triggered first and then account webhook is created.
I want these triggers to be executed in other way around. Is this possible to configure priorities of triggers or when convert is clicked can priorities be set which action will tke place first?