I’m currently starting my process via API. It is working fine when we have one machine allocated for the automation. But if we have two or more machine allocated. how can we specify the Machine name to start jobs API? I tried doing this but it is not working.
Thank you @Anil_G . I see we need MachineSessionIds to specify the machine we need to run the process. But one thing does this MachineSessionIds can eventually be changed ? Because instead of calling this api everytime I was thinking to save this Id somewhere and run if it doesn’t change in future.