Hi out there :-)
I am new to crm online and I am trying to program my first plugin.
I get information from a central register (company information and contact information) and I need to update both account and relevant contacts through entity connection.
First, through direct connection to crm (through 3. part ventor) I have access to the underlying entities in crm. I see the connection tables and I can also query rows from this entity. However, when I choose to make a view in crm interface I only find entity connections - I would think they are the same (except the last s) but they dont have same columns .. are there anything I need to do in order to see this entity in crm view (I need this so I can query specific customer thereby narrow search output and better debug my code.
Second, are there any information out there on how to programmatically
1. add a new contact
2 add a relation between this contact and an account
Specifik which columns are needed in order to make it works.
Thank you in advance.
Danny
*This post is locked for comments