GCS - API to Wrike
Hello,
I am curious if there is an option to export data from Google cloud by running an API call - POST method into wrike and automate the tasks per row level. Alternatively other possible solutions that can help automate task creation when data is present in a google cloud storage bucket.
Thanks
The Wrike API does support creation of Task
https://developers.wrike.com/apiv4-schema-reference/#operations-tag-Tasks
Shubham Jain your question is quite general, technically it is possible and it is a simple use case, you just need to implement in your choice of automation platform (e.g. Power Automate, etc).
Hope it helps.