Creates a new lead. The parameters must be passed as a JSON hash.
Creates a new lead. The parameters must be passed as a JSON hash.
Returns all the leads already saved in your account. The leads are returned in sorted order, with the most recent leads appearing first. The optional parameters can be combined to filter the results.
Returns all the leads already saved in your account. The leads are returned in sorted order, with the most recent leads appearing first. The optional parameters can be combined to filter the results.
Retrieves all the fields of a lead.
Retrieves all the fields of a lead.
Call the Hunter.io api internally with specified options. This method is not supposed to use directly.
Updates an existing lead. The updated values must be passed as a JSON hash. The fields you can update are the same params you can give when you create a lead.
Updates an existing lead. The updated values must be passed as a JSON hash. The fields you can update are the same params you can give when you create a lead.
Generated using TypeDoc
The Leads class can be instanciated only from the main class it's intended for internal use only and is not exported from the package