elasticemail/elasticemail-php
PHP client for Elastic Email’s REST API. Authenticate with your API key and manage campaigns and other resources via GET/POST/PUT/DELETE. Supports PHP 7.4+ (incl. 8.0) and uses Guzzle with configurable timeouts and connection limits.
| Name | Type | Description | Notes |
|---|---|---|---|
| public_id | string | [optional] | |
| name | string | Name of this route | [optional] |
| filter_type | \ElasticEmail\Model\InboundRouteFilterType | [optional] | |
| filter | string | Filter of the inbound data | [optional] |
| action_type | \ElasticEmail\Model\InboundRouteActionType | [optional] | |
| action_parameter | string | URL address or Email to notify about the inbound | [optional] |
| sort_order | int | Place of this route in your routes queue's order | [optional] |
How can I help you explore Laravel packages today?