Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Entity APIs - Contact

API Description
add For internal use only - Add Contact by ID
archive For internal use only - This flowcode is responsible for accepting one or more contactIds and changing their status from active to archived
changeOrg For internal use only - Change the Contact's Organisation
delete For internal use only - This flowcode is responsible for accepting one or more contactIds and removing them from the system
get For internal use only - Get Contact by ID
getList For internal use only - Get a list of contacts
removeOrg For internal use only - Remove the Contact's Organisation
unArchive Updates the status of teh contact to be Active. Note that if the contact had access to the portal, this will not enable back to that state.
update For internal use only - Update Contact
In This Document