We now support usage of your own proxies on both Integromat and our API. This will overwrite the proxies Growth-Hacking.io sets automatically for you, and means you can better control your accounts based on your requirements.
*This is optional and most useful for accounts that want to control login requests on a more granular level. If you have questions, just message us on Slack.
Setup is simple on Integromat:
Inside Integromat each module now has an optional 'Proxy' field, where you can add your settings in the following format:
username:password@host:port
(for example: frank:myPassword@123.456.789.000:5555)
image
For our API, setup is also simple:
Simply pass in the header the following:
Growth-Hacking-Proxy: username:password@ip:port