Mergent
Search…
Overview
**Need Help?**
Tasks
Quick Start
Scheduling Tasks
Request Failures & Retries
Viewing Task History
Task Failure Notifications
Request Timeouts
Webhooks Security
Localhost Dev & Webhooks
Schedules
Quick Start
Schedule Types
Request Failures & Retries
Client Libraries
JavaScript / TypeScript
Ruby
Example Implementations
API
Authentication
Errors
Rate Limits
API v1 vs. v2
API Reference
API Status
Product
Roadmap
Guides
Encrypting Data
Use Cases
Send External Requests
Powered By
GitBook
Send External Requests
Use the power of Mergent to send requests to external services and you'll never have to worry about failed requests or retry logic ever again.
Because Mergent invokes Tasks by sending webhooks, it's able to send webhooks directly to other services, such as Slack.
1.
Get a Slack Webhook URL by following the instructions in the Slack documentation.
2.
Create a Mergent Task with
request[url] = "$SLACK_URL"
That's it. Every time you execute that task, we'll send the request directly to Slack and log it in the Mergent Dashboard.
Never worry about failed requests or retry logic ever again.
Guides - Previous
Encrypting Data
Last modified
2mo ago
Copy link