Discord Message
No credit card required
Discord Message
No credit card required
This actor sends a message to Discord automatically. It can be used separately, or as a notification tool at the end of other actors.
This actor sends message to Discord automatically. It can be used separately, or as a notification tool at the end of other actors.
Discord Webhook setup
It is necessary to create a webhooks through the Discord server settings.You can create webhooks directly through the Discord client. Go to Server Settings, and you will see an Integrations
tab.
If you already have created a webhook, the webhooks tab will look like this; you will need to click the View Webhooks
button.
Once you are there, click on the Create Webhook / New Webhook
button; this will create a webhook. From here, you can edit the channel, the name, and the avatar. Copy the link, the first part is the id, and the second is the token.
Copy your webhook URL and save it for later.
Ref: Discord webhook
Input
The following table shows specification of the actor INPUT fields as defined by its input schema.
Field | Type | Description |
---|---|---|
Url | String | (required) Discord Webhook URL |
Message | String | (required) Message that will be sent to Discord (i.e. "Hello from 'Discord-Message' Apify actor!" ). |
How to run
To run the actor, you'll need an Apify account. Simply create a new task for the actor by clicking the green button above, modify the actor input configuration, click Run and get your results.
API
To run the actor from your code, send a HTTP POST request to the following API endpoint: TODO
CU usage
Approximately 0.001 CU per run.
Documentation reference
Actor Metrics
3 monthly users
-
2 stars
0% runs succeeded
Created in Dec 2022
Modified 2 years ago