Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
The posts in this section are historical and no longer monitored for accuracy. If this discussion interests you and you'd like to join in, please visit the active Community to post and engage.
Does anyone know if you can use the smartsheet api for nodeJS with Angular?
Hi Russ,
The calls to endpoints in the Smartsheet API have to be made with node using the (Smartsheet javascript SDK) or one of the other languages the API supports (python, C#, Java, cURL), but I'm sure you can design an integration with Angular as long as the calls are in a supported language.
There's even an Angular npm for node: https://www.npmjs.com/package/angular-node