Previous Topic: getBookmarksNext Topic: deleteBookmark


addBookmark

The following parameters apply to the addBookmark method:

Parameter

Type

Description

SID

Integer

Identifies the session retrieved from logging in.

contactId

String

Identifies the unique ID of the contact for which you want to retrieve bookmarks. Contact ID is UUID in string format.

docId

Integer

Identifies the document ID you want to bookmark.

Description

Adds a bookmark for a particular contact.

Returns

A <UDSObject> node describing the newly created bookmark.