Bulk import of Issues from a spreadsheet
Request for directions/ post commands and API model to allow bulk creation of issues from a spreadsheet.
-
Official comment
Hi Savvas,
As you know, we just released this into our production environment. You can now bulk edit issues on the project level. Thank you for posting on here!
-
Hello Savvas,
If you know how to create VBA macros in Excel you can loop through the rows of your sheet and call our issue API endpoint.
The Issue model definition is found here: https://www.projectinsight.net/api-docs/help/model/issue
The Issue endpoint definition is found here: https://www.projectinsight.net/api-docs/help/post-issue
This Stack Overflow post might help you get started: https://stackoverflow.com/questions/38246789/how-do-we-use-restful-apis-from-excel-macros-vba
Hope that helps!
0
Please sign in to leave a comment.
Comments
2 comments