Search...
tasks
The Tasks API is used to manage a site's tasks.
Description
Use tasks to organize and prioritize your work with Ascend by Wix.
To use the Tasks API, import tasks
from the wix-crm-backend
module:
javascript | Copy Codeimport {tasks} from 'wix-crm-backend';
Type:
TasksRead Only
Was this helpful?