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

[Feature Request] Workflows missing from metadata #50

Open lk77 opened 3 years ago

lk77 commented 3 years ago

Hello,

it seems we cant retrieve workflows from metadata.

i can see the workflows in the network tab when uploading,

i have a table in the database which record payload of webhooks from filestack, so i can retrieve the jobs like that, but it would be cleaner to just retrieve from the metadata.

thanks