Skip to main content
January 17, 2013
Question

Can we access the field Lead Notes via the API?

  • January 17, 2013
  • 6 replies
  • 1347 views
Lead Notes and many other fields are not available via the API. Is there a way that we can expose Lead Notes to the API?  How about the other fields that are not available?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

6 replies

January 21, 2013
Some fields (like Lead Notes and Owner fields) are available only to native integration and therefore not accessible via API.  You will need to create custom fields for those fields that are not exposed.
January 21, 2013
Is there an explaination as to why these fields are not available?
January 21, 2013
Those fields have a tighter coupling with the native integration and are therefore restricted from API read/write access.
May 2, 2013
When you say "Lead Notes" are you referring to the token {{SP_Send_Alert_Info:default=edit me}}?  I recently found a need to need access to this via the API and just want to make sure that this is referencing the same thing. Thanks!
May 2, 2013
--
May 2, 2013
SP_Send_Alert_Info is a System token and not accessible via the API.