Memotoo
API / Intefaces communications with MemotooRSS Feed
Announce your API, discuss how to develop your plugins, ...
API documentation
Informations:
Number of messages: 36
Number of posts: 97
Last posted: 2023-09-05 - 09:19
Last visit: 2024-04-26 - 19:31
Number of posts not read since your last visit: 0
Bookmark and Share
Return to the forum - Forums list - Reply to this post - New message - Search a postSearch a post

Need some startup help for implementing Memotoo Webservice via PSRSS Feed



Author Message
hansge

Translate this message to:
BulgarianChinese (Traditional)CroatianCzechEnglishFinnishFrancaisGermanGreek
HindiItalianJapaneseNederlandsNorwegianPortugueseRussianSpanishSwedish
smile Posted 2018-02-16 - 19:13

I like to start with SOAP Memotoo Webservices to get my contacts and write to a SQL Server database ...
My idea is to use Poweshell to handle this

I started to call the Web Service

$URI = " https://www.memotoo.com/SOAP-server.php?wsdl"
$result = (Invoke-WebRequest $URI -infile Documents\Memotoo\test.xml -contentType "text/xml" -Method Post)
$result.Content

Where the Inflile looks like this:






xxxxx
yyyyy





But this does not do the job, any help?

Cheers,
Hans-Georg



2 Replie(s)
Author Message
hansge

Translate this message to:
BulgarianChinese (Traditional)CroatianCzechEnglishFinnishFrancaisGermanGreek
HindiItalianJapaneseNederlandsNorwegianPortugueseRussianSpanishSwedish
smile Posted 2018-02-17 - 08:35     Subject: Re: Need some startup help for implementing Memotoo Webservice via PS

Sorry ... here are the missing pieces:

Code listed here always dissappear after hitting submit'
Any suggestions?


hansge

Translate this message to:
BulgarianChinese (Traditional)CroatianCzechEnglishFinnishFrancaisGermanGreek
HindiItalianJapaneseNederlandsNorwegianPortugueseRussianSpanishSwedish
smile Posted 2018-02-18 - 16:04     Subject: Re: Re: Need some startup help for implementing Memotoo Webservice via PS

Synchronization is done, if someone is interested pls. reply


Memotoo Cloud My Calendar Schedule an event with your contacts
Sunday 19 Monday 20
Yes No
Return to the forum - Forums list - Reply to this post - New message - Search a postSearch a post