I’m wondering if anyone could help me connect parabola to Getemails API. The documentation on their end seems simple, but I’m pretty confused once configuring on parabola.
Here’s a link to their API documentation if anyone can help: Socket
It looks like they return their responses in JSON format, but they require a content type that may not be compatible with Parabola. Let’s see if we can connect still.
Grab your API ID and Key under the My Account section of your GetEmails account. To GET a list of your contacts, use this endpoint:
https://app.getemails.com/api/v1/contacts
To authenticate your request, pass your API ID and Key as request headers in the step sidebar. You can manually type the header keys if they don’t appear in the dropdown: