Integry supports the flowing actions of Elastic email.
Actions
Name | Method | Description |
Create Contact | POST | Creates a new contact |
Update Contact | PUT | Updates an existing contact |
Create Template | POST | Creates a new template |
Update Template | PUT | Updates an existing template |
Get Template | GET | Fetches an existing template |
For more, please see Elastic Email API docs.
Authorization
Elastic Email uses API Key authorization type. The end-user is identified by an API key, and Integry uses this key to perform an API request to Elastic Email on behalf of that end-user.