You can use the Scheduler API to manage links programmatically:
-
links.load() - load links from a remote URL (see also link loading)
-
links.add() - create a new link programmatically
-
links.remove() - delete a link programmatically
-
links.find() - find a link data object using its ID
-
links.findByFromTo() - find a link connecting two events