Re: Nodejs modules for Marketo

Anonymous
Not applicable
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? 
Tags (1)
3 REPLIES 3
Anonymous
Not applicable
Thanks for the resonses. It solved my problem. 
Anonymous
Not applicable
Here is a node module for REST API:
https://github.com/usermindinc/node-marketo
Casey_Grimes
Level 10
There's a SOAP wrapper for node.js here.