Google Workspace Admin - Create user fields

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Welcome to the community @lrech :tada: :sunny:

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 :slight_smile: hope that helps!

1 Like

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.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.