Hi, beginner user of Zoho Analytics
(long-time Zoho CRM user, if that's any help).
I'm trying to pull together some info from Zoho CRM and our payment gateway, Iugu.
For Iugu, I do it via a JSON feed - I make a call to its invoices API which returns all the invoices. All good until here. The problem starts when Zoho Analytics hits the nested parts of the JSON response. The nested part, "variables", can have 0 to 10+ items. I'm trying to catch the variable "subscription_id".
In Zoho Analytics, I end up with that "subscription_id" in different columns depending on the record. One record could have it on column xx while another item might have it on column yy. Is it possible to have Analytics somehow cleanup that information?