Question
How to attach a phone call to a contact and lead using odata3 or odata4
18:01 Jan 12, 2024
Hello.
How to attach a phone call to a contact and lead using odata3 or odata4?
Also is there a list of collection names?
Like
1 comments
11:37 Jan 13, 2024
Hello,
The name of object collections corresponds to the object's name in Creatio (for Odata 4), and for Odata 3 - the name of the object +Collection (CallCollection).
The example requests are available here:
https://documenter.getpostman.com/view/10204500/SztHX5Qb?version=latest
Show all comments