I’m using the n8n suitecrm node for some automation - the node in general is working, but wierdly, doesn;t seem to be able to find the “Products” module.
Compare this with anything else - quotes, for example…:
And it’s working just fine.
What on earth is going on?
Hi!
I’m also trying to use n8m with Suite8, using n8n-nodes-suitecrm, but am stuck.
I have Oath2 working with the http connector, which is the first step in the flow.
But when I try to retrieve the account object, I get “ERROR: Suite CRM credentials are not valid! Make sure to use client credentials.”
Resurrecting an old thread, but I was just encountering the same issue and thought I would share the solution.
You need to use “AOS_Products” and not “Products” for the module name/url part.
So the URL should be:
https://yousuitecrmdomain.com/V8/module/AOS_Products