ClickUp Integration with ERPNext to sync Tasks, Projects, Comments, and Attachments.
- Syncs Tasks, Projects, comments, Attachments from ClickUp
- Button to sync all Tasks from ClickUp
- Fetches files and attaches them to relevant Tasks
-
Clone the
clickup_integration
repository locally.git clone https://github.com/ParsimonyGit/clickup_integration
-
Install Arena Integration on the site
bench --site {site_name} install-app clickup_integration
- Get Client ID and Client Secret from ClickUp Settings.
- Open
ClickUp Settings
and set Client ID, Client Secret, and Redirect URL.
- Click on
Sync Tasks
underClickup Settings
.This will create a background job to fetch tasks, projects, comments, and attachments.