How to send mail using mailjet

Hello ,
I need to send mail using mailjet m,kindly anyone tell me how i can do that .

this works for me


and you also need to set FROM or you will get Error: Can't send mail - all recipients were rejected: 501 Syntax error in parameters or arguments

Thank you for your response.
we did not find any activity related this in open rpa

OpenRPA is for RPA only. API integration should be done using agents running code or Node-RED.

You can send emails using Outlook. Alternatively, you can use work item queues to manage a process that includes a queue for handling emails sent through an agent running Node-RED as in the above example.