Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Hi , I want to trigger an email to all the users getting created via rest API

shrikant maheshwari June 11, 2021

Hi All,

I need to trigger a notification email to all the users who got created via rest API in JSD ? Could you please let me know is it possible to achieve this.?

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Peter-Dave Sheehan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 11, 2021

While you can run a scripted listener on "User Created Event" I don't think there is anything in that event or in the user object that can tell you whether or not the creation was done via the REST API, or via the UI, or via some other integration.

The only way would be to create your own REST Endpoint (different than the built-in ones) and use that endpoint for your REST integration so that you can trigger those emails.

TAGS
AUG Leaders

Atlassian Community Events