Is it possible to inform an Org Unit path when executing an operation User > Create with Google Workspace Admin node? There is no field to inform that.
Any ideas?
- n8n version: 1.36.4
- Database: SQLite
- Running n8n via npm
- Operating system: Debian 12
Is it possible to inform an Org Unit path when executing an operation User > Create with Google Workspace Admin node? There is no field to inform that.
Any ideas?
It looks like your topic is missing some important information. Could you provide the following if applicable.
Welcome to the community @lrech
You’re right, looks like there is no field for the Org Unit path. I’ll move this into the feature request section! In the meantime, you can always use the HTTP node which can be a lot more flexible. You can include the orgUnitPath
in the request body hope that helps!
Tks, @aya! I am using the HTTP node, as you suggested and it is working very well. However, it would be great to have a reference to this field in the future.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.