POST-request: Difference between revisions
From Planfix
(→Slack) |
|||
| Line 16: | Line 16: | ||
3. Custom script or button your Planfix object | 3. Custom script or button your Planfix object | ||
</pre> | </pre> | ||
*'''The first step'''- is to send a request to Slack containing a task's due date, when the date itself is approaching, in our case, it will be 2 days before the due date. | |||
Revision as of 12:36, 6 August 2025
Use case examples
Slack
This setup is helpful when you want to send a notification in Slack that a task's due date is approaching.
What you need:
1. Slack workspace with incoming webhooks enabled 2. Webhook URL that links to the desired Slack channel 3. Custom script or button your Planfix object
- The first step- is to send a request to Slack containing a task's due date, when the date itself is approaching, in our case, it will be 2 days before the due date.