IsraelOrtuno / pipedrive

Complete Pipedrive API client for PHP
MIT License
166 stars 58 forks source link

Mailbox class added to resource #75

Closed mshahidrasheed closed 4 years ago

mshahidrasheed commented 4 years ago

I have implemented this class to fetch mailThreads from PipeDrive API. The resource was not already present in the API client.

The following end-points has been implemented.

  1. GET https://api.pipedrive.com/v1/mailbox/mailThreads?folder=inbox&start=0&limit=2&api_token=??
  2. GET https://api.pipedrive.com/v1/mailbox/mailThreads/122?api_token=