Marketplace
The TIBCO Scribe® Marketplace is a portal used to provide Connectors to TIBCO Scribe® users. Use these Connectors to perform specific tasks within TIBCO Scribe® or to allow your business to work with other software applications. Use the Marketplace endpoint to view a list of TIBCO Scribe® Certified Connectors. See Marketplace TIBCO Scribe® Certified Connectors.
Endpoints— Use the links in the Endpoints section below to access the TIBCO Scribe® Swagger page and try out the API against your Organization.
Fields For Marketplace Endpoints — Review the field definition table below the list of Endpoints for detailed field level information.
Endpoints
Return a list of Marketplace Connectors
Fields For Marketplace Endpoints
The list of fields defined in this table is comprehensive across all Marketplace endpoints. See Endpoints for a list of Marketplace endpoints with links to the associated Swagger page.
Name |
Description |
Endpoints |
---|---|---|
Parameters |
||
filterByDescription query string |
Text contained in the Connector description. Use this field to filter the list. When used in conjunction with filterByName, both fields are used in the filter with an OR. For example, if filterByName contains Microsoft and filterByDescription contains Customer Connectors with either Microsoft in the name or Customer in the description are returned. |
|
filterByName query string |
Name of the Connector. Use this field to filter the list. When used in conjunction with filterByDescription, both fields are used in the filter with an OR. For example, if filterByName contains Microsoft and filterByDescription contains Customer Connectors with either Microsoft in the name or Customer in the description are returned. |
|
orgId query integer |
Unique ID for each Organization. Required to include Private Managed Connectors in results. If no OrgId is provided, the endpoint returns all public Connectors installed in any Organization where the user is a member. |
All |
Response |
||
adapterTypeId response string |
The GUID / UUID of the Connector. |
|
response string |
The GUID / UUID of the Agent where the Connector is being installed. See agentInstallStatuses. |
|
response array |
Array that contains the installation status for each Agent during the installation process for this Connector. Connector files are installed in the Agent folder. The default location is ..\Program Files (x86)\Scribe Software\TIBCO Scribe® Online Agent\Connectors Fields include: |
|
response string |
Name of the Agent where the Connector is being installed. Agent name is based on the machine name of the computer where the Agent is installed. See agentInstallStatuses. |
|
certificationDate response string |
Date and time in UTC time that this Connector was certified by TIBCO Scribe®. |
|
contactUrl response string |
Contact URL provided by the Connector vendor for Connectors that require payment. |
|
description response string |
Vendor-specified description of the Connector. |
|
installed response boolean |
Indicates whether or not this Connector has been installed for the specified Organization.
Note: Depending on network connectivity and whether or not Agents are running, there could be a delay in completing the Connector installation. |
|
isAssociated response boolean |
Indicates whether or not this Connector is installed in your Organization.
|
|
isFree response boolean |
Indicates whether this Connector is free or must be purchased.
|
|
response boolean |
Indicates whether the specified version of the Connector is a Hotfix. See Marketplace.
|
|
response boolean |
Indicates whether the specified version of the Connector is locked and cannot be updated. See Marketplace.
|
|
isisSource response boolean |
Indicates whether or not this Connector can be used in a Source Connection for an Integration Map.
|
|
isisTarget response boolean |
Indicates whether or not this Connector can be used in a Target Connection for an Integration Map.
|
|
ismsSource response boolean |
Indicates whether or not this Connector can be used in a Source Connection for a Migration Services Map.
|
|
ismsTarget response boolean |
Indicates whether or not this Connector can be used in a Target Connection for a Migration Services Map.
|
|
isPublic response boolean |
Connectors can be Public or Managed. Managed Connectors are not available in the Marketplace, but a Customer can be given access to the Connector privately. Indicates whether or not this Connector is publicly available.
|
|
isrsSource response boolean |
Indicates whether or not this Connector can be used in a Source Connection for a Replication Services Solution.
|
|
isrsTarget response boolean |
Indicates whether or not this Connector can be used in a Target Connection for a Replication Services Solution.
|
|
response string |
Last date the specified version of the Connector was modified. See Marketplace. |
|
link response string |
Link to the Vendor's website or to the Help page for the Connector. |
|
logo response string |
This field is not used. |
|
logoUrl response string |
Link and file ID of the location of the Connector logo on the TIBCO Scribe® server. |
|
name response string |
Name of the Connector. |
|
providerName response string |
Name of the Connector vendor, such as TIBCO Software Inc. or Silverpop. |
|
requiresJava response boolean |
This field is not used. |
|
response string |
Installation status of the Connector during the installation process on the Agent. Statuses include:
See agentInstallStatuses. |
|
supportsCloudAgents response boolean |
Indicates whether or not this Connector supports the Cloud Agent.
|
|
response integer |
Version number of the Connector. See Marketplace. Version number is composed of several integer fields as follows:
|
|
See