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

3


28 Feb, 2024
confluenceUser
confluenceUser

No API ID Do not change when you create one api it remains the Same.

28 Feb, 2024
confluenceUser
confluenceUser

I think you are doing something wrong while passing the parameters in header.

07 Mar, 2024
confluenceUser
confluenceUser

Please only use the API ID Under the Settings section as the one in the Preview Section doesn't work outside of the preview API Calls / try out. Make sure to generate an API Key / token and use that in your external systems integration. To create API KEY Follow these steps: Go to UI Builder → Find the Manage API Key Menu and then add it to UI → then create a new one to use in your integration. Hope this helps

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print