{ "opencollection": "1.0.0", "info": { "name": "Shyft Customer Authentication > Email Customer > Griddler API", "version": "1.0.0" }, "items": [ { "info": { "name": "Customer > Griddler", "type": "folder" }, "items": [ { "info": { "name": "receive email from sendgrid Copy", "type": "http" }, "http": { "method": "POST", "url": "http://{{host}}/email_processor", "headers": [ { "name": "Content-Type", "value": "application/json" } ], "body": { "type": "multipart-form", "data": [] } }, "docs": "receive email from sendgrid Copy" } ] } ], "bundled": true }