devara
devara
Thanks for reply. OK. I confirmed source code and found to use `node-fetch` library for zapier-cli. `node-fetch` doesn't support proxy natively, and need to use `proxy-agent`. So, we should change...
> Off the top of my head, we'd probably add a line in a local config file to put the proxy address (a string, right?) and then use that in...
Thank you. I'm waiting for your update.
Yes, I still interested in this feature. I'd like to manage Zapier App in git and update by CI behind a proxy server. Of course, I have some options without...