NEWS_CONTACT_PERSON_SEARCH | NEWS Endpoint | |
/ondemand/news/?method=NEWS_CONTACT_PERSON_SEARCH | ||
Deprecated. Use NEWS_CONTACT_PERSON_GROUP_SEARCH instead. Get a list of the contacts associated with this news item, based on the groups associated with the news item. Only contacts with sendnews=Y are shown. |
PARAMETERS | TYPE | NOTES | |
id | Numeric | ID of news item. | |
group | Numeric | ID of contact person group (optional). |
RETURN | ||
id | Numeric | |
firstname | Text | |
surname | Text | |
Text |
EXAMPLES | |
1. | jQuery |
/jscripts/1blankspace.news.001.js |