Example JavaScript: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
[[Retrieving all service details through public API]] | [[Retrieving all service details through public 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