Settings {{svg-jar "arrow-right"}} Integrations {{svg-jar "arrow-right"}} {{this.integration.name}}

Configuration

{{#unless this.integration.iconImage}} {{svg-jar "integration" class="w11 h11"}} {{/unless}} {{#if uploader.isUploading}}
{{uploader.progressBar}}
{{else}} {{/if}}
Content API key
{{this.integration.contentKey.secret}}
{{#if (eq this.regeneratedKeyType this.integration.contentKey.type)}}
Content API Key was successfully regenerated
{{/if}}
Admin API key
{{this.integration.adminKey.secret}}
{{#if (eq this.regeneratedKeyType this.integration.adminKey.type)}}
Admin API key was successfully regenerated
{{/if}}
API URL
{{this.apiUrl}}

Webhooks

{{#each this.filteredWebhooks as |webhook|}} {{else}} {{/each}} {{#if this.filteredWebhooks}} {{/if}}
Name Event URL Last triggered
{{webhook.name}} {{event-name webhook.event}} {{webhook.targetUrl}} {{or webhook.lastTriggeredAtUTC "Not triggered"}} {{!--
{{svg-jar "pen" class="w6 h6 fill-midgrey pa1 mr1"}}
--}} {{svg-jar "dotdotdot"}}

No webhooks configured

{{svg-jar "plus"}} Add webhook
{{svg-jar "plus"}} Add webhook
{{#if this.showRegenerateKeyModal}} {{/if}} {{outlet}}