- Install SFDX
- Authorize target org within SFDX with desired alias
Open powershell and fire this command
./createstagingwithattachment.ps1 -objectName [OBJECT NAME] -instanceName [ORG NAME] -objectData [OBJECT FIELD DATA] -attachment [ATTACHMENT FILE]
- [OBJECT NAME] = api name of the object for which record is to be created