Hide columns & Update field - REST API call
Content
Hi,
I have a requirement where an external system needs to pull certain information from OSvC on a daily basis.
I was planning to create an Analytics report with all the required information they need and have them call using "analyticsReportResults" REST API. It was successful but, there are 2 issues.
1) I need to run an Update operation for every row in the report. For example, for every Contact in the report, I need to update the Status = Active.
2) I need to hide columns based on the Type of Contact. For example, if Contact Type = Patient, then some columns need to hidden as they are not relevant.
Tagged:
0