POST-request: Difference between revisions

From Planfix
Jump to: navigation, search
No edit summary
Line 5: Line 5:
|description=POST-request
|description=POST-request
}}
}}
== Example use cases ==
== Use case examples ==
*[[#Slack|Slack]]
*[[#Slack|Slack]]
== 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:
<pre>
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
</pre>

Revision as of 12:30, 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