Hi, guys.
I’m trying to query the list of Invoices from the plugin, but it’s not working.
1 - Here’s the Bubble setup for the Repeating Group:
2 - Here’s the Result on Preview (Please notice that ‘totalCount’ works, but the data in the Repeating Group doesn’t appear)
3 - Here’s the same call on Postman:
I noticed that on Postman we have “QueryResponse” > “Invoice”, and in Bubble we have “QueryResponse” > “Class”, and maybe that’s the problem.
- Important: I’ve already created Repeating Groups for ‘Employees’ and ‘Customer’ and they’re working fine, using basically the same settings.)
Could you help us, please?
Thanks very much,