Access a field that is not visible in Marketo | Community
Skip to main content
New Participant
December 22, 2020
Solved

Access a field that is not visible in Marketo

  • December 22, 2020
  • 1 reply
  • 1318 views

I am trying to access a field called 'id' on Company object that is not visible on Marketo UI. However an API describe through Postman on Company object shows the field 'id' which is the key I want to use to delete a certain field that belongs to this id. How can I solve this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You couldn't empty the Company field via the UI anyway? So not clear exactly what your aim is. In any case — as with Leads as well — if you want to target via ID you must use the API.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
December 23, 2020

You couldn't empty the Company field via the UI anyway? So not clear exactly what your aim is. In any case — as with Leads as well — if you want to target via ID you must use the API.