intercom-php icon indicating copy to clipboard operation
intercom-php copied to clipboard

Adds company attached contacts endpoint support

Open AbdelilahLbardi opened this issue 1 year ago • 0 comments

Why?

This change was made to add support to the following endpoint: https://developers.intercom.com/intercom-api-reference/reference/listattachedcontacts

How?

  • Adding the path of the resource.
  • Adding the function that sends the GET request, including the ID as a param and options in the query.
  • Adding tests.

AbdelilahLbardi avatar Aug 12 '23 02:08 AbdelilahLbardi