Provide task email address via API
I
Isabel Gerhäußer
Currently, each ClickUp task can have an individual e-mail address (
@tasks. clickup.com
) can be created. However, this address isn't available via the API or integrations like Make.com.It would be very helpful if the task email address was provided in the task API (
GET /task/ {task_id}
) and integrations.Use case:
We send automated emails from ClickUp via Make.com and want to use the task email address as a reply-to so that replies automatically end up as comments in the right task.
As a result, many email workflows could be implemented much more easily and without additional mailbox monitoring.
Log In