Add username to a delimited file source after it is created

Team,

How do we configure logic to add a username to a delimited file source after the username is created? I am reading how this can be done but I don’t see much information on how to configure it in IDN?

Are you talking about using this CSV source as a “all the usernames we’ve ever used” source? Meaning they are added to this CSV source after a username in somewhere like Active Directory is assigned?

If so, you can just use the create-account API endpoint to do so.

1 Like

Hey Mark,

Yes sir that is correct. I saw a prior post that mentioned this. Can this be invoked using a PS Script, Rule or Transform?

I only have experience with it using the API so powershell should work as well. For us that source is updated from the servicenow onboarding workflow, which is triggered by the new identity creation event

Ahhh I see. This is a good start Mark. Thanks for chiming in and getting me started.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.