Creating multiple applications in Okta using the Apps Collection could be a time-consuming task if done manually. However, Okta offers a RESTful API that can be utilized for bulk operations such as these, programmatically allowing to manage applications at scale.
- API
- Postman
- Okta Collections
Prerequisites
- Okta tenant with administrative access.
- Postman or curl or any programming language: To send HTTP requests to the Okta API.
Follow the steps or video below.
- Install Postman and integrate it with Okta
- Use the collection runner by right-clicking on a collection and selecting Run collection.
- Select the API calls and the number of iterations needed (for large requests, use delays in order to not hit rate limits).
