Automating the add users service request using SFTP
You can use the SFTP feature to automate the Add Users service request. As part of manual Add Users service request process, you are required to upload a CSV file from CSSP. You can drop a file to a specific SFTP folder to be automatically processed as a service request by CSSP.
- Create an SFTP user and assign it to a contact. You must assign the SFTP user to a contact otherwise CSSP invalidates the file upload request.
- Connect to the SFTP site with the user credentials created in step one.
- Create an
AddUsers
directory under /defaults/service-requestsdirectory. -
CSSP processes
Add Users CSV
files after they are dropped to theAddUsers
directory. You can now build automation to drop theAdd Users CSV
instead of manually launching it.
The contact associated with the SFTP user receives notification on the service request status. You can monitor the status on the Service Request page.