inboxAppInstall
Installs a published inbox app for a user, using the app ID from the catalog and a webhook subscription URL to enable notifications.
Instructions
Install an inbox app for a user. Requires the publishedInboxAppId from FUB's app catalog plus a webhook subscriptionUrl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User to install for | |
| subscriptionUrl | Yes | Webhook subscription URL | |
| publishedInboxAppId | Yes | Published inbox app ID from FUB catalog |