Skip to main content

Trying to create a user using powershell but getting an invalid field error. Anyone know what are the required fields to create a user? Any suggestions? Image is attached.

Hi klingirling,

Can you please check the below API documentation. The fields marked in * are mandatory
https://api.freshservice.com/#create_a_requester

Also check your Powershell code for any potential syntax issues

Thanks,
Shafeer
Freshservice Team


Thank you! I appreciate your guidance and support. I was encountering the same issue, and it turns out there was a syntax error in my PowerShell code.

 

  Hi klingirling,

Can you please check the below API documentation. The fields marked in * are mandatory
https://api.freshservice.com/#create_a_requester

Also check your Powershell code for any potential syntax issues

Thanks,
Shafeer
Freshservice Team


Let me know once you fix the Syntax issues. Please read the  API documentation as well

Thanks,
Shafeer


Reply