Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

CiviCRM API to retrieve current activities (incl.targets and assignees) for Case

License

Notifications You must be signed in to change notification settings

CiviCooP/org.civicoop.api.caseactivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is moved to https://lab.civicrm.org/partners/civicoop/bindkracht/org.civicoop.api.caseactivity

org.civicoop.api.caseactivity

CiviCRM API to retrieve current activities (incl.targets and assignees) for Case

Expected incoming parameter: array with element ['case_id']

Returns: all activities with the case_id that have the is_current_revision field set to 1, sorted by activity_date_time. The result includes arrays with targets and assignees (contact_id's and display_names)

About

CiviCRM API to retrieve current activities (incl.targets and assignees) for Case

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages