Skip to main content
Question

Send eMail using Microsoft Graph API

  • November 1, 2023
  • 4 replies
  • 276 views

william.klotz
Superhero (Customer)
Forum|alt.badge.img+21

Hi,

 

Does anyone know if IFS Cloud 23R2 or above is going to support the Microsoft Graphic API to send email?  Utilization of this API would allow us to eliminate a mail relay setup.

 

Microsoft Graph API Information

 

Regards,

William Klotz

4 replies

Forum|alt.badge.img+1
  • Do Gooder (Partner)
  • 3 replies
  • December 1, 2023

Hi all, 

 

We are also having the question whether Graph API is already supported by IFS Cloud or if not, for when it is planned.

 

Best Regards,

Hilmar Kielblock


dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 905 replies
  • December 4, 2023

Hi @william.klotz @Hilmar Kielblock 

 

I would also like to know the official answer from IFS regarding this but you can use mail API to send emails using graph API.

From IFS perspective, it would be a REST call, and you could use REST event actin type or workflow action to achieve that.

More info on graph API send mail:

https://learn.microsoft.com/en-us/graph/api/user-sendmail

 

Hope it helps!

Damith


hardik
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • 109 replies
  • April 30, 2024

Hello all,

Do we already have alternate solution for this?
I have the same request from one of my customer, and little urgent.

Thanks,
Hardik


eqbstal
Superhero (Partner)
Forum|alt.badge.img+21
  • Superhero (Partner)
  • 701 replies
  • June 24, 2024

@dsj I think I understand what your getting at, but does that also mean that everywhere in IFS where a mail can be send we have to establish an event as the default uses SMTP protocol if I'm right.