Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is there an API to send a project team invitation email?

I want to send an invitation email after registering a user using the REST API. Is there a way?
The following Draft API is used for user registration.

https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi


0 votes


Accepted answer

Permanent link

Well, there is nothing really "magic" about the content of the team invitation notice; it is easily created.  My team uses a custom application to request/approve/create/remove Jazz Project accesses.  The process on the create step sends an email whose partial (redacted) content is:

========================================================================
For the RTC Eclipse Client ONLY

In the RTC Client choose File & Accept Team Invitation. Copy the invitation below and paste into the Accept Invitation text field. Do not include the "Start" and "End" lines.Start of Invitation

teamRepository=https://rtp-rtc7:9443/jazz
userId=theuser@dom.com
userName=John
projectAreaName=Requested Project Area
End of Invitation

Should be easy to do in your work flow if your automation adds the ID to Jazz.

HIROAKI JOSAKO selected this answer as the correct answer

0 votes

Comments

Thanks! Kevin
I wanted to do it automatically from Excel, but it seems to be irritating

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Oct 27 '20, 5:12 a.m.

Question was seen: 1,016 times

Last updated: Oct 28 '20, 2:18 a.m.

Confirmation Cancel Confirm