Prerequisites for using Next Project API
Next Project API is not an open API. All integrators must be registered via the customer that has requested the integration to be built.
The request to activate Next Project API and register a new integrator, or use an already registered integrator, is done through these steps:
- The Next customer that has requested the integration creates a ticket via Next Support, [email protected].
This ticket will serve as an approval from the customer that stated integrator will get access to their data in Next Project via Next Project API. - The ticket should include the following text:
o Customer number
o Customer company name
o Customer contact – Name, e-mail and phone number
o Integrator company name
o Integrator contact – Name, e-mail and phone number
o If the ticket is regarding a test environment or the customers production environment. - All necessary information to be able to communicate with Next Project API will then be sent to the integrator.
- Now the integrator should have:
o Client id
o Client secret
o Database number ( = customer number)
o One time API key (if it's not provided in the information package, create a One time API key manually) - Make sure to subscribe to updates of our API via RSS, using this URL
- For questions regarding the API, please check out the FAQ or ask your question in the Discussions tab.
The integrator is ready to generate an access token using this info.
Updated about 13 hours ago