Hey Everyone
I’m currently trying to build my first plugin. My goal is for the user to being able to select, which ‘Thing’ in their database my plugin action should write to.
Specifically, I now registered as Field ‘zip’ as App Type. What’s the JS code to create a new entry in zip?
properties.zip.create or smth?