I want to create a personal add-on that has access to Company B using DI API while the user is logged in to Company A. Is this possible?
When a new business partner is added by the user to Company A (and the add-on catches the "add" event), the add-on should be able to copy the BP to Company B. How should I start with this?