No, all will run from the same server instance/thread.
You canāt do that either, if you are using the Instagram integration.
You should be able to send custom brower agents/request headers if you are using the generic HTTP module.
You can select a different server for each Make account, but thereās only a limited choice you can choose from, and you canāt change your server in future.
I donāt understand the server thing. Do you mean the area of my organization? If I change the zone of my organizations, do I have a different IP in each of them when I run any automation?
Now how can I change the fingerprint using the HTTP module?
Iām looking for information here but I canāt find anything.
Thank you!
If you open your browser consoleās network tab and make any request (e.g. refresh the page), you can see the āRequest Headersā. This is the āfingerprintā of your browser.
You can try copying them into the HTTP module, and try changing them up so it looks like different devices/etc. Yours will look different from mine because we are obviously using different devices.
Just to add a bit of additional info here, unless you use proxies within your modules, all traffic outbound from Make will use a small pool of IP addresses.