Hi - we need to use the API to create and associate notes to tickets. Inside the body of the note, we need to @ tag specific users so they are notified of the note.
How should the user ID be embedded in the note body in the API data so that Hubspot will recognize? Does it need to be “@{user’s name}” or “@{user_ID}”?