cancel
Showing results for 
Search instead for 
Did you mean: 
meghan-legaspi
Community Manager
Community Manager

The Workato community is a fast and easy way to get a head-start on your integrations. When you're unable to find a connector out of Workato's library of connectors, head over to the Workato community to search for connectors built by other developers. This allows you to immediately start building recipes rather than having to build that connector yourself. Anyone from the Workato community can build and contribute custom connectors using Workato's connector SDK.

 

 

Spoiler
TIP: Are you looking to build a connector to your own application? Contact our partnerships team today to join our technology partner program. We'll give you a dedicated developer account as well as the tools and training to get your connector up and running. Find out more about why you should build with Workato.

 

 

How do I find and install community connectors?

You can easily find community connectors when searching for them in the recipe editor. They will show up alongside Workato's native connectors but in a separate section. Clicking on a community connector will bring you directly to the connector listing page in the community library.

meghanlegaspi_0-1675691615525.png

For public listings, click the install button on top right hand corner

Alongside this, you may browse all community connectors by heading over to the community library(opens new window). Anyone has access to the community library and there are also no limits to the number of connectors you can install for your workspace. Simply Search for connectors and click into each listing to find out more about the connector. There are two types of listings on the community:

  • Public listings which you can install immediately
  • Partner listings which will refer you to the connector developer's website to find out more about how to install their connector
meghanlegaspi_1-1675691615523.png

For public listings, click the install button on top right hand corner

 

meghanlegaspi_2-1675691615524.png

For Partner listings, click the button on the top right to be directed to the partner's website

 

Spoiler
WARNING: Only Admins and roles with developer permissions can install connectors from the community. If you do not have permissions to do so, contact your workspace admin to help you install the connector you have found.

 

 

How do I use community connectors?

When you install a community connector, a copy of it is cloned into your workspace. You may choose to extend the functionality of this connector or use it as-is, depending on your requirements. After testing the functionality, you may release this connector for use in recipes via the Release latest version button. Once you release this version, anyone in your workspace can begin to use this community connector in their recipes.

If you do have issues with your connector, you can always check if the connector developer has provided an email contact for you to reach out and communicate directly.

meghanlegaspi_3-1675691615526.png

If the connector developer has provided details, you can find their email in the listing page

 

Do I receive updates when the community connector is updated by the Author?

Connectors you installed from the community always retain a relationship with its parent - the connector listed on the community. When the connector author publishes a new version of this connector, you will receive a notification to update your connector. When updating your connector to the latest version, this does not change the version that is released to your workspace. This allows you to test and ensure that this new version of the connector is stable and suitable for your recipes.

 

How do community connectors work with other features in Workato?

Using connectors from the community is highly complementary to other existing features in Workato.

  1. With Workato's Recipe lifecycle management feature, community connectors can be installed and tested with recipes in your development workspaces. When you are ready for deployment to production, these connectors are exported along with your recipes. You'll be able to ensure a stable and seamless integration experience even as you use and test connectors from the community.

  2. Community connectors are also tied to Workato's robust connector SDK. When you install connectors from the community, you'll be able to extend these connectors to suit your needs. You'll be able to add new triggers, actions, or change the way you connect. This allows you to freely customise your connector to suit your integration needs. In addition to this, our connector SDK is able to work with a variety of other Workato features such as our On-Premise Groups to access applications behind firewalls or our API platform to turn your connector into a service API endpoint for your team or customers.

  3. Governance is a key feature of Workato to enable teams to work together securely without compromising company data. We impose restrictions on who can install connectors in the community to ensure that only Admins and those with developer roles can make the final installation. This was done to ensure that teams have proper processes in place to assess the suitability of connectors installed into their workspace. Currently, we only allow workspace Admins and custom roles with developer permissions to view community connector source code and install them.

 

Best practices - Installing a community connector

  1. Choosing the right connector depends on your integration needs. When assessing a specific connector, you can always check the metrics on the connector landing page such as total number of installs as well as critical developer stats. This should allow you to assess the quality of the connector based on usage.

  2. As an Admin or developer, always evaluate the quality of the connector code before releasing it to your workspace. Releasing this connector will allow anyone in your workspace to use this connector in recipes so remember to do thorough testing of its functionality and safety.

  3. An easy way to test functionality and security of community connectors is through Workato's debugger console. Conduct tests on each action and trigger to ensure that no unexpected requests are sent and that data is being fetched from the expected application. To do so, you can use the output tab and debug tab. In these tabs, you'll be able to observe all network traffic and the output of the action or trigger you are testing.

  4. When facing errors in integrations using your connector, reach out to Workato support. We will do our best to assess the points of failure as well as reach out to the connector developer for clarification.

Read more on Community Connectors here: https://docs.workato.com/developing-connectors/community/community-listing.html#benefits

Version history
Last update:
‎02-06-2023 06:00 AM
Updated by:
Contributors