Hi guys!
I need to clone record (Main Form) then get the result (new id) and open new record Main Form.
If use PowerFx - it's impossible to open the new record form.
If use JS - can open the form, but how to call instant flow?
Of course I think it is possible to use httprequest and address like "https://prod-98.....logic.azure.com:443/workflows/..0939.."
but it is not a good solution, it must be changed for every client (deployment).