Is there an API to create a task? We see that there is a way to update, but not to create a task.
If there is not currently, are there plans to make one public?
Is there an API to create a task? We see that there is a way to update, but not to create a task.
If there is not currently, are there plans to make one public?
Hi @ts_fpatterson ,
Hope you are referring to the manual tasks or work items here.
Work items are created based on provisioning or de-provisioning requests if the onboarded source is a disconnected source. Therefore, logically, using the submit access request(create-access-request | SailPoint Developer Community) will create work items for creating, updating, removing accounts. The disable/enable account API (enable-account | SailPoint Developer Community) will create the work items for enabling and disabling accounts. So, yes, we have those APIs in place. Please feel free to correct me if I have misunderstood your question.
Is it possible to create a task outside of the access request process?
The way I understand this. Yes you can create a task but not explicitly. For example when you create and account using API create-account | SailPoint Developer Community in return you will receive a task id.
So in a way you created a task.
Probably there are more APIs that return task id when you invoke them.
Did you have a custom task in main? (Similar to IdentityIQ tasks?)
I am not aware of any direct api to create task