Hi All,
Can anybody help me with an issue i am facing while trying to send email using unfusionsoft api. Everything is working fine but when i call sendEmail() it shows me error as " Fatal error: Uncaught Error: Call to undefined method Infusionsoft\Api\Rest\EmailService::sendEmail() ".
I also tried including Infusionsoft\Api\Rest\EmailService manually in my test file.
Anybody please help.
Thanks in advance!