Using Multi-Select Lookup Fields from Zoho CRM not loading

Using Multi-Select Lookup Fields from Zoho CRM not loading

Is it possible to fetch the data from a Zoho CRM multi-select Lookup field using Zoho Flow?

I have two modules:
- Courses (based on the Products module)
- Students (Custom Module 2)

And a linking Module Enrolments (linking students with courses).

I am using Zoho Flow to extract all the Course data on edit/create to save it in a new row on Zoho Sheet.
This includes date, owner, category, … But also the assigned Students.
The students are assigned in the Course (products) module using a Multi-select Lookup field to the custom module Students.
The trigger is listed in the variable list in Flow.

If I let the flow run, all the data is synced with the Zoho Sheet, except the Student data. This field remains empty, even when students are assigned.

Is it possible to use data from a Multi-select lookup field from CRM in Zoho Flow?

I have a normal lookup field as well, and this works perfectly.