filestack / filestack-php

Official PHP SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
56 stars 32 forks source link

Work directly with the filestack url #43

Open meyer59 opened 5 years ago

meyer59 commented 5 years ago

Hi In you example you initilize the Filelink instance with the handle of a file. Is there any way to initilize the Filelink or Fileclient with the full filestack url ex https://cdn.filestackcontent.com/aUjxxxxxxxxxxvU ? Since your cdn could change at any time, it is a bit tricky to extract the handle here Thank you Cordially