Woocommerce API & API connector

Hello everyone. I am having an issue with getting some data from my Woocommerce plugin to bubble.

Currently I connected both websites and getting data, but not all. I need all the orders and bookings details.

This is my API GET Data connection

This is the raw JSON Data which gets all the info correctly.

It stops importing after participant_label and participant_count. But in The raw data there is more data and is that data I need.

And of course if it doesn’t import all the fields I can’t display data.

So, the raw data is OK, but the imported fields are not rendering. What is wrong? How can i get the API Connector to import the other fields that are bellow participant_label and participant_count?

Thank you.

Anyone? Please.

Can you share the full JSON payload?