Interface for Workflow-App
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
For iOS there is a new App called "Workflow" (sea http://my.workflow.is) which allows to combine several Apps and create batch processes. A main feature of workflow is to send input data to an App (for Nextcloud e.g. a file) and uses the return of the app. Would it be possible for you to include a workflow-app interface to the iOS Nextcloud App? For Dropbox the following methods are implemented:
- Get File
- Create Folder
- Append to File
- Save File
- Get Link to File
- Delete Files
Implementing this functionality would make the Nextcloud app fantastic.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the iOS app's existing integration points for external app workflows and compare them with Workflow's interface and Dropbox's listed methods. Done means the Nextcloud iOS app exposes the requested file operations—get, create folder, append, save, link, and delete—to Workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100