Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
When linking a lead to a company, externalCompanyId is used. This means when adding a contact from CRM (via the web API), I can specify our CRM's unique identifier rather than having to find the Marketo's generated Company Id first. Our team has created a custom Object, but cannot link to Company ba...
Hi there, Our team is running into the same issue. We're trying to link a Custom object to Company by externalCompanyId, but unfortunately this does not seem to be possible. Marketo's UI doesn't offer the possibility of linking with externalCompanyId, and the API gives the following error: ...
Hi Michael, thanks for the explanation. We've built a custom Salesforce integration, so I will have to see how it exactly works. But this actually clears up my confusion 👍
Hi Michael, Thanks for your response. I assumed it was possible to update the Company Object, regardless of the Person Record. But if I understand you correctly, it's only possible to update data on a Person level? Thanks!
Hi Ajay, Thanks for your reply. I'm a bit confused though. Marketo suggest to link to the Company Object: Company does not appear under the list of Custom Objects, so I assumed it was a standard Object. If Company is not a default Object in Marketo, what is it then? And how does it 'relate' to the P...
Hi everyone, We have a Salesforce instance in which all our Accounts are tagged for segmentation purposes. In Salesforce, each account has one Tag Assignment, which is related zero or more Tags. I'm assuming this constitutes a many-to-many relationship: many Accounts are related to many Tags through...