Gmail integration

Hi guys,

I was experimenting with the gmail plugin, mainly with the formulas.

I got the formula to return me the ID of the last e-mail I sent, but I was wondering what other data I can extract from it. The formula Gmail::Messages([-my account-],Company,10).last() returns the ID, now how do I extract the date, subject or anything else from it?

I tried to add .toDate(), but that doesn’t seem to work :slight_smile:

Thanks in advance for the help!

4 Likes

Have you made on progress on this challenge? I too was trying to build out a feature around the gmail:messages() function. What can we do with with the message and thread ID data?

We are working on a solution to return more parameters from the Messages function for the Gmail pack at the moment, stay tuned!

3 Likes

I was trying to do the same today but still Gmail Pack gmail:message() getting only message ID. Hopefully this can be implemented soon :slight_smile:

@Pierre_Maere, @Gordon_McArthur: On other hand, as of now, I successfully used Integrmat or Zapier integration with Coda to get gmail message information like dates, subject, …