Clarification on Updated API Endpoints and cURL Requests

Hi @Sam @NashitaAfrah ,

In the Alpha assignment currently includes API endpoints based on the sandbox URL, but those endpoints are no longer valid.

Could you please share the updated base URL along with the cURL commands for:

  1. Generating the authentication token
  2. Creating a case

This will help me proceed with the assignment.

Hello,

Since you are using the new environment, your base URL should be:
https://alpha-pt.neutrinos-apps.com/

The endpoints will remain the same and will not change.

For IDS token generation, please check your inbox for the cURL request to generate the token.

To create a case, you can use the Swagger UI and call the instance/create endpoint.

The token obtained from the old URL is returning an unauthorized error when used with the new URL of Alpha while creating a case.


Hi @Sam Im also facing the same issue.When Im trying to use the sanbox url in the postman

Hi,

If you are performing your activities in the https://alpha-pt.neutrinos-apps.com/ environment, there is no need to use the sandbox token, as the IDS configuration is different in this environment.

Please use the curl request that I shared in the inbox to generate the token, and then try creating the case using that token.

Currently, you are generating the token using sandbox IDS credentials and attempting to create a case in this environment, which is causing the issue.

Hi @Sam I didnt recieve any message in the inbox. Can you please check once.

Hi @Sam @NashitaAfrah we are getting an issue on latest alpha environment when its triggered in the postman.

It seems that the project might not have been onboarded yet.
Could you please create a BPM flow, onboard the process and case definition, and then try again?

Hi @Sam @NashitaAfrah @Tanveer I understand that the project may not have been onboarded yet. I’m currently not very familiar with creating the BPM flow and onboarding the process and case definition.

Could you please guide me on the steps involved or share any reference/documentation that I can follow? This will help me proceed correctly and retry from my end.

Appreciate your support.

Hi @Sam @NashitaAfrah @Tanveer Just a quick follow-up regarding the above issue. I wanted to check if there are any updates or guidance on creating the BPM flow and onboarding the process and case definition.

:rocket: Step-by-Step Guide: Process on boarding in Case Service - Community - Neutrinos

Hi @Sam to create a new case we need JBPM right. since i have no access for the JBPM environment

If you want to create a jBPM flow and create cases based on that flow, you will need BPM access. Please check with Nashita to get the required access.