As you likely already know, Clubhouse changed its name to Shortcut. Our website switched over to shortcut.com on September 7th and our app has switched to app.shortcut.com on September 13th. You may have questions about how this change affects our integrations, and we absolutely have answers!
Integrations managed by Shortcut
The following integrations are fully controlled by Shortcut, and we can provide fairly definitive instructions for them.
Bitbucket
Customers will need to delete the integration from the Bitbucket side then re-add it from the Shortcut side sometime between September 13 - November 13.
Note: Linking commits to stories is now via [sc-XXX]
. However, we will support [chXXX]
forever as well.
Box
No customer action is needed.
Dropbox
No customer action is needed.
GitHub
No customer action is needed.
Note: Linking commits to stories is now via [sc-XXX]
. However, we will support [chXXX]
forever as well.
GitHub Enterprise
Customers will need to get the new URL from the GitHub integration pane in Shortcut and put it into GitHub sometime between September 13 - November 13.
Note: Linking commits to stories is now via [sc-XXX]
. However, we will support [chXXX]
forever as well.
GitLab
Customers will need to get the new URL from the GitLab integration pane in Shortcut and put it into GitLab sometime between September 13 - November 13.
Note: Linking commits to stories is now via [sc-XXX]
. However, we will support [chXXX]
forever as well.
Google Drive
No customer action needed.
Google Sheets
No customer action needed.
iCal
Customers should grab new ical links from the iCal integration pane in Shortcut sometime between September 13 - November 13.
Outgoing Webhook
- Starting September 14, 2021 all links in Webhook payloads which were to
clubhouse.io
domains will be toshortcut.com
domains instead. - The
Clubhouse-Signature
header is now deprecated. It is now calledPayload-Signature
.
For now, we are including both headers (with the same signature value),
butClubhouse-Signature
will be removed on November 13th, 2021.
Please update your application to read Payload-Signature instead.
If you did not configure your webhook with a secret to sign payloads with,
you are not affected by this change.
Please see our Webhook payload documentation at https://shortcut.com/api/webhook/v1.
Productboard
We believe no customer action will be needed and will communicate if that changes.
Sentry
No customer action needed.
Slack
You will need to re-authorize the Slack integration to allow it to unfurl app.shortcut.com URLs. To do so, visit the Slack integration page in Shortcut, click "Reinstall in Slack", then complete the authorization flow.
Zapier
No customer action needed.
Zendesk
We believe no customer action will be needed, and will communicate if that changes.
Integrations managed By 3rd-parties
The following integrations are managed by the respective companies, so they will need to be updated by them. We have given them the information they need to update, and they will have until November 13 to make those updates. It is unlikely that any of those updates will impact customers.
- Bugsee
- Bugsnag
- Clockify
- Codestream
- Double loop
- FireHydrant
- Honeybadger
- Instabug
- Lambda
- LinearB
- Marker.io
- Plecto
- PomDoneApp
- Rollbar
- Status Hero
- Testlodge
Our API
- The API Token header is now
Shortcut-Token
.Clubhouse-Token
is deprecated but will keep working until November 13, 2021. - Starting September 14, 2021 the API URL is https://api.app.shortcut.com.
https://api.clubhouse.io will be deprecated after that time, but will keep working until November 13, 2021. - Starting September 14, 2021 all links in REST API responses which were to
clubhouse.io
domains will be toshortcut.com
domains instead.
Please see our API documentation at https://shortcut.com/api/.
Updated