{ "opencollection": "1.0.0", "info": { "name": "Saasxl-api doc Send Email Controller API", "version": "1.0" }, "items": [ { "info": { "name": "send-email-controller", "type": "folder" }, "items": [ { "info": { "name": "sendEmail_1", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/customConnector/api/v1/email/send", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "sendBulkEmails", "type": "http" }, "http": { "method": "POST", "url": "https://datagol-be.events.com/customConnector/api/v1/email/sendBulkEmails", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }