Create a new note record in Fireberry. Use when you need to add notes to records such as accounts, contacts, or other objects. Supports HTML formatting and reply threads.
notetextRequiredstringContent of the note, to format use HTML (Primary). This is the required primary field for creating a note.
objectidstringThe GUID of the record related to the note. If you set this field, you MUST also set objecttypecode.
parentnoteidstringUse a note's GUID to set this note as a reply to it. Make sure the objectid, objecttitle, and objecttypecode fields are identical in both notes.
objecttypecodeintegerObject number of the object the related record belongs to. REQUIRED if objectid is set.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.