API Key
which is required for Cobalt’s api authentication, and Default app id
.
This section of Cobalt’s platform is dedicated to setup the default application settings which would be useful in other Cobalt’s core functionalities, such as triggering an event, or
calling a custom action.
You can easily create common Events
to trigger workflows or define a custom Action
api setup to fire when required.
UDF
parameters, for example: Base URL
, Region
, API Key
, API Secret
etc;
base_url
, access_key
and secret
as linked account variables. These values needs to be first set as UDF
parameters while the
linked account is being created. Check out this API reference for details.
/auth
with api-key
api-secret
& Content-Type
as header parameters. We expect as token object in return.