dmiller
7 years agoFormer Employee
Get list of Service Accounts in a SnapLogic Org
Created by @dmiller
This pattern gathers the list of members within the specified org and filters out only those accounts that are service accounts.
Parent Pipeline
Child Pipeline
Configuration
In the parent pipeline, specify your org name in the pipeline parameters.
Sources: SnapLogic
Targets: JSON document
Snaps used:
- Parent Pipeline: REST Get, JSON Splitter, Mapper, Pipeline Execute, JSON Formatter, File Writer.
- Child Pipeline: REST Get, Mapper, Filter
Downloads
Filter Org Members by Type.slp (14.9 KB)
Get Service Accounts.slp (6.4 KB)