API Endpoint for changed by?
Hello,
Is there an API endpoint that contains the information of who changed a user? I'm working with the Users changed by base role(s) and would like to be able to pull who has made the changes. Thank you for any information you can provide!
Best Answers
-
@Lauren Henderson I don't think so. We've had this same frustration within BBEM and the inability to even configure the system on what the profile changes are triggered by.
0 -
The Users audit by role ID output now delivers "change_by_id".
0
Answers
-
@Lindsey Bryant thank you! @Stephen Boyle could this possibly be added for future consideration?
0 -
@Stephen Boyle Thank you! I will check it out.
0 -
@Stephen Boyle this API really doesn't help as we have to first identify the role_id the user has, and then pass it into the API to get a result.
If it could be the base_id that is similar to the Get Users by Role, we could pass in 1 for the base role of "All School" and then filter or the last 7 days, that would help us reduce the number of APIs we call. Right now, we have close to 6,000 users and that number will grow at least by a 1,000 each year.
0 -
Hi Lindsey,
You should be able to pass in the "All school" role. The ID of "1" you reference is the base role ID and this endpoint wants the role ID (the ID specific to your school). The Core roles endpoint will get you the role ID for All school, and it won't change - it's just school specific unlike base role. When I pass in 4180, the ID of "All School" for my demo db, I get changes for all record types.
{ "id": 4180, "base_role_id": 1, "hidden": false, "name": "All School" }0 -
@Lindsey Bryant (and @Lauren Henderson), meant to tag you above about role ID.
0 -
Perfect, @Stephen Boyle . Thank you for pointing that out! I'll take a look and see if we can switch to this next year as it will be a much improvement compared to us pulling the data down for all users.
0 -
@Lindsey Bryant/ @Lauren Henderson,
If you wanted to get really fancy, you could use Webhooks. We've added webhooks for Education and the first event trigger we've supported is User Changed. If you subscribe to the
com.blackbaud.education.user.change.v1webhook, you'd be able to update individual changes as they happen in BEM.1 -
Good to know, @Stephen Boyle ! Thank you as always for guiding us to new features.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 212 bbcon®
- 1.4K Blackbaud Altru®
- 399 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 654 Blackbaud Grantmaking™
- 572 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 790 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
