Hi there,
I have a web app named Propertyware where all data can be retrieved by API - both REST and SOAP. I want to create an automation that will sync Work Orders to and from Trello.
Specifically, things like this:
Column 1 | Column 2 | Column 3 | Column 4 |
---|---|---|---|
PW Object | Task | Trello Object | Task |
Work Order | New | Card | New |
Work Order | Start Date | Card | Start Date |
Work Order | Type | Card | Label |
Work Order | Category | Card | Title |
Building | Address | Card | Title |
Work Order | Vendor | Card | Custom Field |
Building | Inventory elements | Card | Description |
Work Order | Number | Card | Description |
Work Order | entityID | Card | Custom Field |
Work Order | Note | Card | Activity |
Work Order | Status is Closed | Card | List and Completion Date |
Work Order | Priority | Card | Custom Field |
Work Order | Description | Card | |
Building | Address | Card | Location |
Work Order | Documents | Card | Attachment |
Can someone please give me an estimate on how long this would take to build, and what the cost would be?