Hello,
I have a problem, because I need to call API from salesforce while status is changed, but I don't want to do it by trigger, because it will be done asynchronously and I need responce before update stage in SF.
So, main question is how do I can create custom action to the path by for example Aura component?