Re: is there a way to sync custom field data to lotus notes

Anonymous
Not applicable

HI all  is there a way to sync custom field data to lotas notes? Our cutomer build a CRM in Notes... 

It`s a old program and I wasn't sure if you can bring data besides importing as a csv file to lotas notes...

3 REPLIES 3
Kenny_Elkington
Marketo Employee

I don't know if this has ever been implemented, but one of our integration partners may have an existing lotus notes connector: CRM – Marketo LaunchPoint  Integration – Marketo LaunchPoint

Grégoire_Miche2
Level 10

You can sync almost any data (including custom fields and even custom objects with oct. release) using the REST API.

Your problem is : Can Notes call a REST API. I am afraid the answer will be no.

-Greg

SanfordWhiteman
Level 10 - Community Moderator

Notes can def'ly consume RESTful APIs... Notes/Domino can fulfill a mindblowing number of workflow needs. Of course, you need someone who's a Notes dev (if you don't have one already) and many/most devs have left for other technologies. Maybe you can draw them back in for $$$, though.

The other way to go about this is -- if the need is literally pushing to as opposed to syncing with Notes -- using webhooks from Marketo to Notes.  I'd have to know the actual scope.  Maybe Tomoe can expand on what information needs to be exchanged and in which direction(s).