Create and track extensions with the help of features like Functions, Executions, Connections, Developers, and Audit Logs. This helps create more advanced extensions and contributes to a versatile workspace in Qntrl Marketplace.
Developers
Add users who are a part of your team or organization to your workspace. Collaborate and create multiple extensions in the workspace simultaneously.
Add a developer
-
Navigate to
icon and select
Developers section, and click
Add Developer.
-
Enter the developer’s name, email address, and role with respect to the workspace.
-
Click
Invite
.
You can view all the developers added to the workspace here.
Associate developer to an extension
You can allow more than one user to collaborate on developing an extension. To do this:
-
Navigate to
Extensions
, hover over the extension and click
icon.
-
Navigate to the
Developers
tab.
-
Click
Associate Developer
.
-
Select the developer to associate with, for this particular extension.
-
Click
Associate
.
You can also view the list of existing associated developers for this extension.
Connections
Qntrl Studio allows you to integrate Qntrl with other third party applications via connections. This is done with the help of OAuth 2.0 or any other basic authentication protocols.
Connect with an available service
Qntrl provides a set of available services that are most frequently used by our customers. After providing the basic details, these third party applications can be integrated easily by establishing a connection.
-
Navigate to
icon and select the
Connections
module.
-
In the
Pick Your Service
tab, select a third-party application/service.
-
Ensure to create an account in the service you have chosen, if you don't have one already.
-
Provide details under the
Connection Details
section.
-
Click
Create and Connect
.
-
The
Connection Summary
page displays the service details of the connection. You can edit the details if required.
-
Enter the required details, such as the Domain ID and user credentials, to establish the connection. Once the authentication is successful, the service will be ready to use.
Connect with a custom service
You can integrate Qntrl with any third-party application you like, apart from the readily available services.
-
Navigate to
icon and select the
Connections
module.
-
In the
Custom Service
tab, enter service and connection details.
-
Service details
:
-
Service Name
: Enter the name of the third-party application/service.
-
Authentication Type
: Select the authentication method used by the third-party service.
-
Fill in the other details with respect to the chosen authentication type.
-
Connection Details
: Provide details like Connection Name, Connection Link name.
-
Connection name
: Enter a custom name for the connection. The connection link name will be automatically generated based on your connection name.
-
Service name
: Enter the name of the third-party service. Service link name will be automatically generated based on the service name.
-
Click
Create and Connect
.
-
The
Connection Summary
page displays the details of the connection.
-
Once the authentication is successful, the service will be ready to use.
Executions
Executions section lists all the triggers that have been executed in the workspace. This displays the extension version, trigger name, function name, start time of execution, duration of the execution, and status. You can track and analyze the number of executions for triggers.
To view executions,
-
Navigate to
icon and select the Executions module.
-
By default, you will be able to view executions for All Extensions. To narrow down the list, select a particular extension from the Extension dropdown.
Developers can configure printable logs using the variable 'info' in each execution.
Audit Logs
Audit Log helps you monitor and track all the activities performed in Extensions. You can view information like event time, user name, event type, and description of the activity.