<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A4qhyHCQQOkta Identity EngineWorkflowsAnswered2024-09-25T19:44:26.000Z2024-05-23T04:38:27.000Z2024-05-25T00:52:04.000Z
  • Mihai N. (Okta, Inc.)

    Hi @JinwooP.37407 (Customer)​  , Thank you for reaching out to the Okta Community! 

     

    Looking at the Okta Apps API, I'm not seeing "environment" as being a required variable. Admittedly, Workflows if not my area of expertise, so if you still encounter issues with the implementation and have an account with us, please open a case to go over this with my colleagues from the Support Team.  

     

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

     

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
  • TimL.58332 (Workflows)

    Take a look at the following API page which provides examples based on APP type.

     

    https://developer.okta.com/docs/api/openapi/okta-management/management/tag/Application/#tag/Application/operation/createApplication

     

    Keep in mind "Workflows" is an API client it doesn't have any sort of "Special" access to calling Okta's public API's. The Built-in Okta cards are just a template to make authentication easier and to easily manage inputs. For Custom API Action (CAPIA) it is just making the authentication easier.

     

    Essentially your question isn't "How to create an APP with Workflows" it is "How to create an APP with Okta's API's". Because once you are able to get this Working it wouldn't matter which API client you leverage. This is likely a better question for the Okta developer forums: https://devforum.okta.com/

     

     

    Expand Post
This question is closed.
Loading
Make Datadog App using "Custom API Action" in Workflows