The CreatorCon Call for Content is officially open! Get started here.

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