Hi Team,
Can anyone please share an example (If there is any) of how to integrate with Twilio Sendgrid email api ?
Though I have already gone through this https://www.twilio.com/sendgrid/email-api
and figured out that I need to write C# code in source code schema to use sendgrid email api but for this I have to install sendgrid package in creatio environment, but the problem is in my case Creatio environment is On-Clod setup.
Here I have two questions below :
1. Is my above understanding correct related to "Using sendgrid email api" ?
2. How to make sure( In case of on-cloud setup) that required package(Sendgrid) should be there in creatio enviroment so that I can use it?
Thank you for your time.