Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Trying to upload User Photos to ServiceNow From an AWS S3 Bucket

justin_bonhomme
Tera Contributor

Hi Everyone, 

My goal is to Run a daily sync that grabs all of our user photos stored on a AWS S3 bucket, check when was the last time that photo was modified, and then update their record if there's a newer version. 

I've got a small proof of concept that works in Flow Designer for updating a single user record when you manually add an input of an employee number. I'll add photo's for reference. The issue that I can't find a solution for is how to make this happen on a large scale since we have over 1k employee photo's to update. 

Someone mentioned that I will need to do this via a script and declaring variables that are arrays for Group Members and Departments to help break up the process in batches. (I hope that makes sense) 

Is there anyone that might be able to shed some light on this or might know of a solution? I'm grateful for any assistance, thank you!

1 REPLY 1

Rafael Batistot
Kilo Patron

Hi @justin_bonhomme 

Try this article. Might help you 

 


https://www.servicenow.com/community/developer-articles/servicenow-and-aws-s3-integration/ta-p/23055...

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.