I've installed Mautic into an instance in Google Cloud and I am developing an app in NodeJS with Express. I need to connect Mautic with NodeJS, I want to create segments and add new leads into these segments. I googled it and I just found documentation in PHP.
Can I connect my app in NodeJS with Mautic?
Does have Mautic some documentation in NodeJS?