I need to automate the process of creating a Jira account for my organization's new member using API calls, Is there any information about this?
Hey @Donthu Pavan Kalyan ,
You could use Automation to do that.
If the name and email address of the new user is known, you can enter it into an automation rule triggered on an issue creation (useful in an onboarding process).
Then, with the use of this API you could achieve what you want.
Note that this API is experimental, and may change in the future.
Note 2: As it wasn't mentioned, I assume you were talking about Jira Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.