Jump to content

Ashish Rajguru

Level 2
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Ashish Rajguru

  1. Hello Phils, Thanks for the reply. i can understand your concern but it's our critical requirement and we need your technical inputs as well. so we would appreciate your technical inputs. can you help me little bit in parsing note conten?. in my code if i use string noteContent = noteStore.getNoteContent(bAuthToken, note.Guid); then i get following business card content in string which is different content then any normal note content. As you said it consists of "x-evernote:contact" class. Please find the attachment which is note content of one of my business card note. Do i need to iterate through all the elements exist in that class? or we can insert whole contact in our sharepoint contacts list at one go? if you can give me example of parsing only one element like email or company name then i will parse rest of others at my end. Thanks & RegardsAshish RajguruBusinessCard_NoteContent.txt
  2. Hello Phils, We are having requirement of syncing all business cards(contacts) note into our sharepoint contacts list. we are having business account with evernote as well. we created two contacts in different notebook using this functionality from our android phone. now we would like to sync those contact notes in our sharepoint contacts list. i downloaded your tool and while installing it i gave my personal email id instead of business email id. after that i tried to login with my business email id but it is taking only first one. so i am not able to export actual notebook in csv file. Can you help me in achieving our functionality? how can i export all business card(contacts) note into our sharepoint Contacts list? does evernote provide such API to identify these contacts note and extract? we are already using evernote API to sync their notes(business/personal) into our system. now we need business cards need to be sync using .Net C# API. Same as you developed this TuskTools ContactExporter, we need same API to export Business cards contacts notes directly into our sharepoint site using platform C#.net. Thanks & Regards Ashish Rajguru
×
×
  • Create New...