Skip to content

CPlugin/SaaS-WebAPI-PS-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaaS-WebAPI-PS-examples

usage examples of our cloud hosted WebAPI

  1. clone this repository
  2. do you have any tool to run powershell? if not, in modern windows there are "powershell ISE" editor, use it. for advanced use, you can isntall VSCodium/VSCode/etc
  3. if first time with powershell, run editor with administrator previlidges and call following script to enable running of scripts downloaded form internet (not signed) Set-ExecutionPolicy RemoteSigned
  4. open examples.ps1 4.1 fill header where *** with your api clients credentials, etc
  5. run

About

usage examples of our cloud hosted WebAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published