← Back to marketplace
Slack Notifications
v1.8.0Send messages, create channels, and manage Slack workspace integrations.
messagingnotificationscollaborationchat
API Endpoints
All endpoints are accessible through your OneRelaye API key — no separate authentication needed.
GET
/v1/slack-notifications/resourcesPOST
/v1/slack-notifications/resourcesGET
/v1/slack-notifications/resources/:idPUT
/v1/slack-notifications/resources/:idDELETE
/v1/slack-notifications/resources/:idQuick Start
Subscribe to use this integration with your OneRelaye API key:
import OneRelaye from '@onerelaye/sdk';
const relay = new OneRelaye({
apiKey: 'orelay_live_your_key_here',
});
// Slack Notifications — called through OneRelaye
const result = await relay.slack_notifications.list();
console.log(result.data);Sign up to connect
Create a free account to start using this API
CategoryCollaboration
Version1.8.0
StatusPublished
Published1/25/2024
Pricing Tiers
Free
1,000 calls/mo
Pro
100,000 calls/mo
Enterprise
Unlimited