An open API service indexing awesome lists of open source software.

https://github.com/bb-io/flowfit


https://github.com/bb-io/flowfit

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Blackbird.io FlowFit

Blackbird is the new automation backbone for the language technology industry. Blackbird provides enterprise-scale automation and orchestration with a simple no-code/low-code platform. Blackbird enables ambitious organizations to identify, vet and automate as many processes as possible. Not just localization workflows, but any business and IT process. This repository represents an application that is deployable on Blackbird and usable inside the workflow editor.

## Introduction

Flowfit is a translation management system that optimizes task assignment, facilitates remote work between different stakeholders and allows project managers to make informed decisions thanks to analytical and statistical reports.

## Before setting up

- You have to sure that you have an account on FlowFit.
- You have login and password to your account on FlowFit.

## Connecting

1. Navigate to Apps, and identify the **FlowFit** app. You can use search to find it.
2. Click _Add Connection_.
3. Name your connection for future reference e.g. 'My connection'.
6. Fill in the login to your FlowFit account.
7. Fill in the password to your FlowFit account.
8. Click _Connect_.
9. Confirm that the connection has appeared and the status is _Connected_.

## Actions

### Projects

- **Get project** get information about a project.
- **Create project** creates a new project.
- **Delete project** deletes the specified project, along with all associated entities.

### Project documents

- **Get project document** get information about a project document.
- **Download source documents** download source documents for a project.
- **Download reference documents** download reference documents for a project.
- **Download deliverable documents** download deliverable documents for a project.
- **Download deliverable document** download a project deliverable document specified by the project and task identifiers.
- **Upload source document** upload a source document to the specified project.

### Tasks

- **Get source document** Retrieve information on specified project source document and download it.

## Events

- **On project documents delivered** returns project documents that were delivered after the last polling time (polling based event).
- **On projects status changed** returns projects that have changed status after the last polling time (polling based event).

## Missing features

- **Clients**
- **Client Invoices**
- **Client Contacts**
- **Client Departments**
- **Provider Invoices**
- **Notes**
- **Offices**
- **Positions**
- **Product Areas**
- **Services**
- **Service Units**
- **Tools**
- **Work Codes**
- **Work Types**
- **Charge Codes**

FlowFit API quite large and we are working on adding more features to this app. If you need any specific feature, please let us know.

## Feedback

Do you want to use this app or do you have feedback on our implementation? Reach out to us using the [established channels](https://www.blackbird.io/) or create an issue.