Hello all,
I've gotten UnDP assignment and deletion working, though deletion was using bulk delete because I couldn't figure out just the delete command by myself, and I'm wondering if there is some way to "bulk create" these assignments. I'm trying to do this in a single command in hopes that it reduces the load on the API rather than hammering it with rapid create posts much like BulkDelete does for deletions. Is this possible?
Thank you.