Connect Meteor MongoDB to Zap on Zapier

I am trying to connect my flatulence via zapier to my gmail account. More specifically, I have created a task application and I want a new task to be created whenever I receive an email (with the email body being the content of the issue). My application is deployed to an instance of meteor.com. Where can I get the information I need for Zapier?

  • Host (meteor mongo -U myapp.meteor.com?)
  • Port (27017?)
  • username (is it just a user in the webapp or my login to meteor.com?
  • password (tied to username)

Thank you for your responses!

+3


source to share





All Articles