Hi everyone,
I'm attempting to use the Raindrop.io API to update tags for nested collections. The top-level collections' tags have been successfully changed, but I'm experiencing problems making sure that nested collections are handled correctly.
Is there a way to manage nested collections recursively and change their tags without using a lot of code? I would be very grateful for any assistance or recommendations for appropriate documentation!
Regards ahead of time!
I wrote the code shown above, however it wasn't functional.