Connector functions

Connector functions are a new addition to the next-generation Slack Platform. We recommend understanding the systems and APIs you’re integrating with before setup.

Connector functions are built-in functions for automating services outside of Slack from within your workflows.

How to use

Connector functions can be added as steps in workflows after including deno-slack-hub in your project's import map:

// import_map.json
{
  "imports": {
    //...
    "deno-slack-hub/": "https://deno.land/x/deno_slack_hub@0.0.5/",
  }
}

Once your import map has been updated, you can import Connectors into your project and begin using connector functions as steps in workflows immediately. Code samples are available on each connector function page below.

Browse connector functions

Asana

Bitbucket

Calendly

DocuSign

Giphy

GitHub

GitLab

Google Mail

Google Sheets

JIRA Cloud

Lucid

Microsoft OneDrive

Microsoft Outlook Calendar

Microsoft Outlook Email

Microsoft Teams Calls

Miro

PagerDuty

Salesforce

Snyk

Webex

Wrike

Zoom