Example JavaScript: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
[[Creating a new service through API]] | [[Creating a new service through API]] | ||
[[Remove duplicates from array]] | |||
[[Concatenate array values into a single string]] | |||
[[Import persons into custom actor]] |
Latest revision as of 12:42, 6 August 2024
This page contains some example code to use javascript within SSP
Storing PowerShell results in datastore
Retrieving all service details through public API
Creating a new service through API