helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
99 stars 62 forks source link

Attachment links #155

Closed bkuhl closed 5 years ago

bkuhl commented 5 years ago

This PR adds the ability to obtain the URL for the attachment via $attachment->getWebUrl() which resolves https://github.com/helpscout/helpscout-api-php/issues/154.