Usage First, connect to the ChurchCRM API: Connect-CCRMService -URL "https://churchcrm.yourorg.org" -UserName "yourname" -Password "yourPW!" Then, Get a list of users Get-CCRMPeople -searchTerm "<personSearchTerm>"