Prerequisites

ARTIFACTORY: Python script to get all the users for a specific realm

AuthorFullName__c
Sunil Varghese
articleNumber
000005721
ft:sourceType
Salesforce
FirstPublishedDate
2023-05-15T16:32:05Z
lastModifiedDate
2023-05-15
VersionNumber
1
  1. Python Basics
  2. Running the script requires “requests” library, so you could do pip install requests and it will install the relevant library to run the script.
  3. Generating Access token