Nodejs modules for Marketo | Community
Skip to main content
February 4, 2015
Question

Nodejs modules for Marketo

  • February 4, 2015
  • 3 replies
  • 1751 views
Hi, 
we are looking for advice on integrating Marketo with Nodejs.
In Our case, nodejs is single point of contact to Marketo, all application will consume the services built on Nodejs. 
SO wanted to check if there any existing nodejs modules developed for Marketo? 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Casey_Grimes2
Level 10
February 4, 2015
There's a SOAP wrapper for node.js here.
February 5, 2015
Here is a node module for REST API:
https://github.com/usermindinc/node-marketo
February 5, 2015
Thanks for the resonses. It solved my problem.