Trying to add notes

Hello i am trying to add notes from my node js server can i do this with only api access token and without the oauth2

Welcome to the community @kevin_joseph ! :slight_smile:

You can. However, if it is an app that will be listed in the marketplace, it should be using OAuth.

Also, in general, I would recommend OAuth as the preferred authorization mechanism as it is very secure compared to API Tokens

thank you for the reply i was able to add notes