|
|
|
|
|
by harshithmul
1038 days ago
|
|
Yeah, I think we have 2 things here. Take an example model a "Ticket". 1. Dealing with custom fields. We provide a way you can map the custom fields specific to the company into the common Model. 2. Dealing with the naming difference Github has issues and Asana has Tasks. We map both the data into a common Ticket model. This ensures that you integrate with our Ticketing Model and you are integrated to all the Ticketing platforms we support |
|
I think, looking at this, I'd still probably prefer to create something custom. What would really help is simplifying having to set up OAuth and api calls, and just being able to do the mapping (or transform, of extract-transform-load) myself, in case there are edge-cases.