vcasse
07-27-2015, 09:11 AM
Hi Endika,
You can get your files using the API with PHP.
You need to authenticate on the hubic APIs to get an openstack token (openstack is the software that manage file storage system).
After, to use Openstack and get your file, you can use a library like http://php-opencloud.com/ to manage your requests and get your file.
Best regards,
Vincent
You can get your files using the API with PHP.
You need to authenticate on the hubic APIs to get an openstack token (openstack is the software that manage file storage system).
After, to use Openstack and get your file, you can use a library like http://php-opencloud.com/ to manage your requests and get your file.
Best regards,
Vincent