I’m creating an automation where a task must be assigned to someone, with a due date and time; however, the current Action task doesn’t have these option.
Seems possible as per the API Doc
I’m creating an automation where a task must be assigned to someone, with a due date and time; however, the current Action task doesn’t have these option.
Seems possible as per the API Doc
Hi! We checked this, and you’re right - this field is currently missing from the action.
We’ve forwarded this to our development team, and it will be added in one of the upcoming releases.
In the meantime, if you need to solve this right away, you can make the request manually by following this guide: If the app or action you need isn’t available.
You can send the request either using the HTTP Request node or with a JavaScript node, depending on what works best for your workflow.