Skip to content

add option to get filtered data for deals #26

@nekromoff

Description

@nekromoff

add to Deals.php:

public function getAll(array $data)
    {
        return $this->curl->get('deals/', $data);
    }

where $data is an array of options available here:
https://developers.pipedrive.com/docs/api/v1/#!/Deals/get_deals

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions