How to create application and assign access profile to application through API

please help me get the rest api to create application and add access profile to Application

There currently is no v3 endpoint for creating applications. The UI uses private APIs to create and manage apps. There is no official documentation for these private APIs, and they don’t have any support guarantees, meaning they can change or be removed without notice. Using the private APIs is at your own risk. Do you mind if I ask what your use case is? Do you have a lot of apps to create and automation would make it easier for you, or do you have a workflow where you need to programmatically create apps?

Hi Colin,
Following this thread - My organization is in the process of developing a programmatic workflow to create applications and applying access profiles via API

How do you recommend we proceed?

We have many Applications (~100?) to create and Many Access profiles to assign to those applications…(~1800 access profiles or so)

We have created a bulk way to create our Access Profiles, and just now started looking for how to attach those access profiles to Applications.

Surprised and Disappointed to hear that this is not an API.

I am going to need armor when I tell my team the plan is to do this manually. :slight_smile:

Hoping there is a better recommendation.

We also truly need for this to be a repeatable process… I.e. We are going to get an application into IDN, get Access profiles setup, and then want to batch/bulk attach them to that app.

An API would be nice… but I’m going to turn around and have to build something that takes in a CSV and executes the API…

Can’t we just give IDN a list of access profile names that we want to attach to this application?

There is internal tool for application building automation just like role and access profiles. You can request for it if it’s not available publicly.
It uses same API which products uses , takes CSV as input just like role/AP builder.

What is the name of the tool and how do we request for this tool?

Go for expert services ticket and ask for “application importer tool”. They might give you something else if they do not have this one.

Hi Chirag - Does the “application importer tool” just take input, as in CSV files, etc, and is it the only option?

Does SailPoint provide a doorway to a tenant’s internal API for use in systems tools development?

Thanks!

That tool is using api which you can see in network tab in product. There is nothing internal to that tool in regards to api being used.