Back to all

Octopus Notes Object: Can you determine which object is the parent?

Hi Team,

I'm working on tracking when opportunities change state to "Proposal Sent", and found the DateTime stamp is saved as a note attached to the opportunity.

My issue is that all the notes for AbEntries, Cases, Campaigns, Leads, and Opportunities are all stored in the Notes object, and while they reference the parentKey they don't list which object is the parent.

Is there any way to determine which object the note belongs to?

My current work around is a text filter on the parentKey, as I've noticed all opportunity keys start with "T3B" and end with "wkw". If text filtering is necessary, are there consistencies for object keys that will help me determine which object type they belong to?

Thanks for any help,
Bee