Airtable - Create User
Airtable - Create User creates a user in the Airtable Enterprise organization for:
- Assets returned by the selected query or assets selected on the relevant asset page.
See Creating Enforcement Sets to learn more about adding Enforcement Actions to Enforcement Sets.
Note
- Not all asset types are supported for all Enforcement Actions.
- See Actions supported for Activity Logs, Adapters Fetch History, and Asset Investigation modules.
- See Actions supported for Aggregated Security Findings.
- See Actions supported for Software.
General Settings
- Action name - The name of this Enforcement Action. The system sets a default name. You can change the name.
- Configure Dynamic Values (optional) - Toggle on to enter a Dynamic Value statement. See Creating Enforcement Action Dynamic Value Statements to learn more about Dynamic Value statement syntax.
-
Use stored credentials from Airtable Enterprise adapter - Select this option to use the Airtable Enterprise connected adapter credentials. When you select this option, the Select Adapter Connection dropdown is available, and you can choose which adapter connection to use for this Enforcement Action.
This enforcement action follows a three-tier credential resolution logic:
- When enabled - Uses the stored credentials from the selected adapter connection.
- When disabled and no credentials inserted - Uses the leading asset client credentials.
- When disabled and credentials inserted - Uses only the manually inserted credentials.
Note
To use this option, you must successfully configure an Airtable Enterprise adapter connection.
Required Fields
These fields must be configured to run the Enforcement Action.
-
Compute Node - The Axonius node to use when connecting to the specified host. For more details, see Working with Axonius Compute Nodes.
Additional Fields
These fields are optional.
-
First Name - The user's first name.
-
Last Name - The user's last name.
-
Email - The user's email address, used as the SCIM
userName. -
Username - The name that can be used to log in to Airtable.
-
First-login password generation method - From the drop-down, select the first login password generation method, either Manual password or Auto-generated password.
-
Password - Must contain at least 8 characters, 1 uppercase letter, 1 lowercase letter, 1 number, and 1 special character.
Connection and CredentialsWhen Use stored credentials from the adapter is toggled off, some of the connection fields below are required to create the connection, while other fields are optional.
Host Name or IP Address - The hostname or IP address of the Airtable server.
API Token - A personal access token with the
enterprise.scim.usersAndGroups:managescope, associated with an Enterprise admin account.Enterprise Account ID - The ID of the Airtable Enterprise account.
Verify SSL (optional) - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the server using the HTTPS Proxy.
HTTPS Proxy Password (optional) - The password to use when connecting to the server using the HTTPS Proxy.
Gateway Name - Select the Gateway through which to connect to perform the action.
APIs
Axonius uses the Airtable Enterprise SCIM v2 API. The following endpoint is called:
POST https://airtable.com/scim/v2/Users- Creates a new user in the Airtable Enterprise organization using SCIM 2.0 schema.
Required Permissions
The stored credentials, or those provided in Connection and Credentials, must have the following permissions:
enterprise.scim.usersAndGroups:managescope - Required to create users through the Airtable SCIM API.- Enterprise Admin role - The personal access token must belong to an Enterprise admin. Admins of multiple enterprises must use a service account token.
- Authentication method - Personal access token (Bearer token).
- Billing plan - Available on Business, Enterprise Scale, and legacy Enterprise (pre-2023.08) plans only.
Recommended Role: Enterprise Admin with a dedicated service account personal access token.
For more details about other enforcement actions available, see Action Library.
Updated 1 day ago
