inboxAppInstall
Install an inbox app for a user by providing the published app ID from the FUB catalog and a webhook subscription URL.
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 |
|---|---|---|---|
| publishedInboxAppId | Yes | Published inbox app ID from FUB catalog | |
| userId | Yes | User to install for | |
| subscriptionUrl | Yes | Webhook subscription URL |