Skip to main content
Solved

Mail integration with gmail

  • June 11, 2021
  • 1 reply
  • 67 views

Forum|alt.badge.img+13

Has someone in the community established a succesfull integration with gmail, especially for the incoming emails. 
Requirement is to store incoming emails (from the google gmail client) into a TW application and connect them to clients, contacts, orders including attachments.

Hope someone has done that… Or somebody who knows somebody who has done that

 

Best answer by Mark Jongeling

Hi Edwin,

Not sure if anyone did this already but Google is always pretty good at supplying an API to use to your advantage, see here: Gmail API  |  Google Developers

What you can do is periodically (System flow, every 5 minutes or so) retrieve all (new) e-mails from Gmail through a HTTP connector, then writing that data to your database. Connecting e-mails to the correct client can probably be done based on e-mail addresses. 

Hope this helps a bit! :wink:

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3939 replies
  • Answer
  • June 11, 2021

Hi Edwin,

Not sure if anyone did this already but Google is always pretty good at supplying an API to use to your advantage, see here: Gmail API  |  Google Developers

What you can do is periodically (System flow, every 5 minutes or so) retrieve all (new) e-mails from Gmail through a HTTP connector, then writing that data to your database. Connecting e-mails to the correct client can probably be done based on e-mail addresses. 

Hope this helps a bit! :wink:


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings