Hi - I am trying to connect to SmartSuite from WeWeb using the built in SmartSuite data connector. I have made a little progress with it and can connect to a table and pull a list of SmartSuite records into a WeWeb data collection (yay!). My problems start when I go to add a formula within the connector (in this case to limit the number of records retrieved (I will need to set up some sort of pagination eventually)). I have added a Slice formula within the connector utility that appears to do what I want (the previewed records are limited to my nominated number of records) but when I actually then create the collection I get an error - in the Console it says it is an Error 403 - which sounds like SmartSuite server does not like what I am sending it but there are no other details. I am using the custom SmartSuite connector so I would have thought if I can create the request within the connector without any errors, the server should be happy with it. I am just trying to find out if any of the above sounds completely wrong or hopefully, that there is someone else out there who actually has this connector up and running perfectly (it says it is still in beta)