I need to know how i can make an app how can sent information from a sql server database to asana and return from asana to a sql server
Asked
Active
Viewed 139 times
1 Answers
0
One resource you might look into is a small proof-of-concept project we made called asana2sql. It, or something like it, might be a good starting point for you to see how our API can be made to communicate with a SQL database.

Matt
- 10,434
- 1
- 36
- 45
-
Ok, That option could give me live communication between my database and Asana? – Patrickr3 Feb 14 '17 at 20:57
-
Cause i need send and receive information about my tasks and projects – Patrickr3 Feb 14 '17 at 20:58