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-23 - 20:53
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

Soap API - get all contacts of a groupRSS Feed



Author Message
Klaus

Translate this message to:
BulgarianChinese (Traditional)CroatianCzechEnglishFinnishFrancaisGermanGreek
HindiItalianJapaneseNederlandsNorwegianPortugueseRussianSpanishSwedish
smile Posted 2013-01-27 - 11:25

Hi,

I am new to memotoo and really enjoy the flexibility! I just tested the SOAP API. Works great!
But I was missing a function to receive all contacts of a group. The only way I see so far is to get all the contacts and filter them again - but that seems not very efficient.

Regards
Klaus



1 Replie(s)
Author Message
Thomas - Webmaster Memotoo
Thomas - Webmaster Memotoo


Translate this message to:
BulgarianChinese (Traditional)CroatianCzechEnglishFinnishFrancaisGermanGreek
HindiItalianJapaneseNederlandsNorwegianPortugueseRussianSpanishSwedish
smile Posted 2013-02-05 - 14:16     Subject: Re: Re: Soap API - get all contacts of a group

Hi Klaus

Thanks to like Memotoo

Ok now it is possible ! Use the function "searchContact" and add the ID of the group at the 4st parameters.
ex: $result = $memotoo->searchContact("",0,100,"4");

If you use "PEAR :: Services_Memotoo", you can download the new version here:
https://www.memotoo.com/mesdocsActions.php?action=viewFile&uid=bdd312e588c3dbc4a...


Memotoo Cloud My Address Book Ask my contacts to update their information
Return to the forum - Forums list - Reply to this post - New message - Search a postSearch a post