Wiza integration (Marketing, Data). Imported from open-connector.
https://wiza.co/api/meta/credits
/api/individual_reveals/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Wiza resource ID. |
/api/lists/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Wiza resource ID. |
/api/prospects/search
| Param | Type | Required | Description |
|---|---|---|---|
| filters | object | required | The Wiza prospect search filters object, such as job title, location, company, … |
| size | integer | optional | The optional number of prospect results to request from Wiza. |
/api/individual_reveals
| Param | Type | Required | Description |
|---|---|---|---|
| individual_reveal | object | required | The Wiza individual reveal contact input. Provide an email, a LinkedIn profile … |
| enrichment_level | string | required | The Wiza enrichment level to request. |
| email_options | object | optional | Email type preferences sent to Wiza when starting an individual reveal. |
| callback_url | string | optional | Optional webhook URL that Wiza should call when the individual reveal updates. |