In the Old Designer, the Asynchronous Pattern and Timeout options were in the action's Setting.
Where are they in the New Designer?
In the Old Designer, the Asynchronous Pattern and Timeout options were in the action's Setting.
Where are they in the New Designer?
Hi @vp ,
You could set Asynchronous Pattern in code view
If you want to enable Asynchronous Pattern just remove " "operationOptions": "DisableAsyncPattern","
About Timeout
Best Regards,
Bof