I’m sending the task e-mail via integration with make, i want to send the task e-mail and the notification to pop up on the “tasks & requests” interface, is there any way to do this?
i already did the mutation to get the publicphaseform:
configurePublicPhaseFormLink(input: {cardId: XXXX, enable: true}) {url}
But it does not make a notification of task pending on the “tasks & requests” interface :c