I have a few questions about smartest solution regarding integration with our ERP system, which we use for invoicing and financials.
There is no native integration for our ERP system in Wrike, so we will have to use API.
We have though of a layered project numbering structure:
- [Project (eg. «1495»] (folder)
- [Order (eg. «8990»] (folder)
- {Serial nr. (eg. «10650»} (project)
Tasks are same for all projects/serial nrs.
One project nr. can have several order folders, one order folder can have several serial numbers. Orders/Projects are also linked to clients.
All forms of numbers are created in the ERP system, and assigned accordingly.
To make the best out of the functionality in Wrike, what is the best solution?
- Use request forms for either «New project», «New order» or «new serial number», and create forder structure using blueprints, and assign placeholder folder names, while calling the ERP API to create all projects/orders/serial numbers with invoicing lines there, and return the numbers to Wrike, and automatically rename the folder structure.
- Create the projects/orders/serial numbers in our ERP, then use the Wrike API to create folder structure from Blueprint, and rename folders/projects accordingly.
Open to other ideas as well, on how to best structure our project management.
I appreciate all feedback and thoughts on how to automate this.