var cfg = require('./config'); var $apiKey = cfg.getresponse.apiKey; var $apiUrl =cfg.getresponse.apiUrl; var $api = new require('./index')($apiKey,$apiUrl ...
This api-wrappie (read in Russian-Australian style as [ə p ɪ r æ p ɪ]) is designed to allow you to access GetResponse API methods from Google Apps Script with minimal overhead. All functions except ...