I have created an ACTION workflow, and it's synchronous as default, Can I change it to asynchronous and how?
Let me explain the options we have.
You can have a custom Action and that can be invoked from an Asynchronous workflow. Read more
You can register an Asynchronous plugin step to execute on this Custom Action message. Read more