Amazon Chime Connection

The Chime connection works with calling Chime webhooks to send messages to a chime room.

Authenticating to Amazon Chime

When a webhook is created in a Chime room a token will be included in the url for authentication.

Default Connection IDs

The default connection ID is chime_default.

Configuring the Connection

Chime Webhook Endpoint:

Specify the entire url or the base of the url for the service.

Chime Webhook token:

The token for authentication including the webhook ID.

Schema:

Whether or not the endpoint should be http or https

Examples

Connection

  • Chime Webhook Endpoint: hooks.chime.aws

  • Chime Webhook Token:

abceasd-3423-a1237-ffff-000cccccccc?token=somechimetoken
  • Schema: https

Was this entry helpful?