Trouble importing geometry from Rhino to Revit on different branches

After some more tests I noticed the applicationId was missing. Wondering if this is the issue of my duplicated geometry in Revit.

In this answer from @AlanRynne, he suggest to create the applicationId manually when geometry is created in Grasshopper directly. I tried to do it like this:


As you can see, the applicationId is still null.

Again, my goal is to deconstruct some breps (apartment units) from rhino and send them as native revit elements (walls, slabs, doors, rooms, windows). I don’t know if this is workflow make sense from the Speckle mechanics perspective, but I couldn’t manage to update the elements without creating duplicates. @gokermu said they update correctly on his end, so I wonder what could be the issue in my case.

Any ideas? Thanks!