내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

using Graph API for sending emails on AEM Forms.

Avatar

Level 1

Hello, 

My organisation has demised SMTP auth protocols for sending emails using AEM Forms.

They ask to use Graph API endpoint instead of smtp. 

Is this possible?

Thanks 

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hello @Nidihsa 

 

Yes, using the Graph API endpoint is possible for sending out the email.

There are REST based APIs available which you can trigger from OSGI service.

https://docs.microsoft.com/en-us/graph/api/resources/mail-api-overview?view=graph-rest-1.0

 

Similar discussion here 

 

Thanks,

Rahul Pandey

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee

Hello @Nidihsa 

 

Yes, using the Graph API endpoint is possible for sending out the email.

There are REST based APIs available which you can trigger from OSGI service.

https://docs.microsoft.com/en-us/graph/api/resources/mail-api-overview?view=graph-rest-1.0

 

Similar discussion here 

 

Thanks,

Rahul Pandey