/
/OpenCelium API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
# Authorization1
Aggregator8
Application Components1
Application Config2
Category11
Connection35
Connector15
Event Content3
Event Message10
Execution5
Extra Operations3
File8
Invoker14
  • putSyncs one invoker file with Service Portal by invoker 'name'
  • putSyncs invoker files with Service Portal by list of their corresponding 'name's.
  • putDeletes a collection of invokers based on the provided list of their corresponding 'names'.
  • postCreates new invoker
  • postModifies fields in operations by providing invoker name and by accepting 'Operation' data in the request body
  • getRetrieves an 'invoker' based on the provided invoker 'name'
  • deleteDeletes an invoker by provided invoker 'name'. If invoker has dependencies then throws exception.
  • getValidates whether an invoker is used in connection or in connector
  • getSynchronises invokers in memory with invokers on the server and returns all invokers
  • getRefreshes all invoker files
  • getChecks by filename whether an invoker exist or not
  • getChecks by name whether an invoker exist or not
  • getRetrieves all invokers
  • deleteDeletes an invoker by provided invoker 'name' and removes all dependencies
Languages1
Ldap2
Online Synchronization History with Service Portal3
password-reset-controller2
Scheduler22
Search1
Subscription13
Support files for Connections6
Template11
Update Assistant17
User12
User Details1
User Role(Group)9
Webhook6
Widget6
Widget Settings2
    Invoker

    Refreshes all invoker files

    get/invoker/refresh

    Response

    Success

    object required

    Changes