Native "Run Custom Code" action in Automations (JS/Python)
A
Al Shkundia
Add an automation action that executes custom code (JavaScript or Python) inside ClickUp Automations - a real code step, not just "Call a webhook."
What it should do:
- Run inline JS/Python as an automation action, with access to the trigger's task/field data as input variables.
- Allow outbound HTTP requests to external APIs (Slack, databases via API, Google Sheets, our own services).
Why:
We're evaluating moving our workflow automation off n8n onto ClickUp. A native code action would let teams consolidate logic-heavy flows into ClickUp instead of maintaining a separate automation platform.
Log In