How can I make api_id in the API Builder Plugin static?
Confluence User - 22 Feb, 2024
Currently, I have hard-coded the api_id from the API Builder Preview section into my external application to make HTTP GET to the Joget application. I noticed that the api_id changed at some point, resulting in an API integration problem. I also tried including the api_id from the API Builder Setting section in my request, but the Joget application always returned 400. Is it possible to make the api_id field static or how can I integrate the API from API Builder with my external application?
api;apibuilder
