Hello,
We're setting up EspoCRM to match our workflow.
We're going to proceed with advanced pack purchase as soon as we import all existing data and satisfied with the layout.
So, the questions are:
1) there is a many-to-many relationship between account and contact.
2) account_contact has 'role' field.
How to link account and contact via REST API specifying the 'role' field value?
How to make Account and Contact views display those including 'role' field value?
Would it be possible to use relationship 'role' in queries - i.e. all contacts linked with role 'x'?
Thanks!
We're setting up EspoCRM to match our workflow.
We're going to proceed with advanced pack purchase as soon as we import all existing data and satisfied with the layout.
So, the questions are:
1) there is a many-to-many relationship between account and contact.
2) account_contact has 'role' field.
How to link account and contact via REST API specifying the 'role' field value?
How to make Account and Contact views display those including 'role' field value?
Would it be possible to use relationship 'role' in queries - i.e. all contacts linked with role 'x'?
Thanks!
Comment