A feature that sends an email via Gmail once image generation is completed in Comfy-ui.
Q. Even after entering the app password, emails are not being sent.
A. ASCII characters may be included in the app password. Please try reapplying the app password after correcting any spaces. (Failed to send email: 'ascii' codec can't encode character '\xa0' in position 25: ordinal not in range) <- ASCII problem
A feature that sends an email via Gmail once image generation is completed in Comfy-ui.
sender_email
.sender_password
(do not enter your Gmail account password).
OnCompleteWebhook Node
We have added a new node called OnCompleteWebhook. This node allows you to send a webhook notification upon the completion of a certain task or event.
Usage
Follow the instructions to create the OnCompleteWebhook node in your workflow.
Set the webhook URL to the endpoint where you want to receive the notification.
Ensure the node is triggered upon the completion of the desired task or event. By using the OnCompleteWebhook node, you can integrate with external services and get notified about the completion of various processes.
Please update your workflows and check out the new functionality.
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.