Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sounds interesting to link an objects via objects, will try to implement it.However "category" was just simple example of use-case which require one-many relationship. In our case we required to store customer's information in such custom object and one customer can have a lot of leads. And we can n...
You mean that the only way is to create new custom object per lead and keep it's in sync?I.e. when I want to change custom object's state I have to search all custom objects with "Category ID" and then update all of them instead of single one?It looks really not cool, because can lead to data incons...
Thank you. I hope that transferring question to a right place will help, because support still can't reply any useful information.
In our CRM we have a one-to-many relationship which we want to represent in Marketo (e.g. a contact category, where each contact relates to single category).For that purpose we create a Custom Lead Field "CategoryID" and a Custom Object "Category" which linked to a Lead's "CategoryID" field and used...
Hi.We can't detect that request from our side and therefor ask you to check your server/event logs to help us find out what REST data/path leads to error and fix it in our code.
Hi.We can't detect that request from our side and therefor ask you to check your server/event logs to help us find out what REST data/path leads to error and fix it in our code.
Hello,we (JetBrains s.r.o.) constantly receive notifications about error code 610 "Requested resource not found",but can't figure out which REST path is broken in our application.Can you provide us with links that leads to that error?