Hello community !!
I needed to send a nominative email with sendgrid, I couldn't find a way. After seeing a lot of code, the way that has worked for me has been to modify the 'sendgrid_dynamic_send' function by adding a new parameter in the 'From' object. It works fine!!