ZeroBounce integration (Communication, Marketing). Imported from open-connector.
https://api.zerobounce.net/v2/getcredits
/v2/getapiusage
| Param | Type | Required | Description |
|---|---|---|---|
| start_date | string | required | The inclusive usage period start date in YYYY-MM-DD format. |
| end_date | string | required | The inclusive usage period end date in YYYY-MM-DD format. |
/v2/validate
| Param | Type | Required | Description |
|---|---|---|---|
| string | required | The raw email address to validate with ZeroBounce. | |
| ip_address | string | optional | The optional client IP address used for geo enrichment. |
| credits_info | boolean | optional | Whether ZeroBounce should include remaining credits information in the response. |
/v2/activity
| Param | Type | Required | Description |
|---|---|---|---|
| string | required | The email address used for this ZeroBounce request. |
/v2/filters/add
| Param | Type | Required | Description |
|---|---|---|---|
| rule | string | required | Whether the filter rule should allow or block matching addresses. |
| target | string | required | The filter scope used by ZeroBounce for this rule. |
| value | string | required | The filter value such as an email address, domain, MX record, or TLD. |
/v2/filters/list