Slack Commands Reference
Interact with Apono using Slack commands
You can request access, view your requests, list or filter connected integrations, and sync integration data directly from Slack.
In the tables below, each command includes a brief description of its function and, where applicable, example usage.
General
/apono help
Displays all available commands for the Apono Slack app
Requests
/apono request
Creates a new access request for a resource
See Requesting Access with Slack for more information.
/apono my requests
Lists your active access requests and those from the last 7 days
Integrations
/apono integrations list
Lists the connected integrations to which you can request access
The ID, name, and type are shown for each integration.
/apono integrations list {partial-integration-name}
Lists the connected integrations to which you can request access, filtered by the partial name you enter
The ID, name, and type are shown for each matching integration.
Example: /apono integrations list AWS
/apono integrations {integration-id | integration-type} sync
Refreshes integration data for a specific connected integration by ID or for several integrations by type
The Apono app returns an initial message when the sync starts, followed by a completion or failure message.
The ID or type must match an existing integration.
Examples:
/apono integrations aws-account sync
/apono integrations ed70e1f3-6e27-4a1e-8bae-6c89457437a6 sync
Last updated
Was this helpful?