Module
scim_user_details_to_google_sheet_row
Module scim_user_details_to_google_sheet_row

choreo/scim_user_details_to_google_sheet_row
1.1.1
Variables
scim_user_details_to_google_sheet_row: sheetsEndpoint
Records
scim_user_details_to_google_sheet_row: SCIMUser
Represents standard SCIM data format of a user.
Fields
- addresses json[]? - Addresses of the user
- emails string[]? - Email Addresses of the user
- ims string[]? - IM of the user
- meta json - Meta infomation
- name json? - User given name and family name
- password string? - Password of the User
- phoneNumbers json[]? - User contact numbers
- profileUrl string? - URL of the profile
- schemas string[] - SCIM schemas
- userName string - Username of the user
Import
import choreo/scim_user_details_to_google_sheet_row;
Metadata
Released date: over 2 years ago
Version: 1.1.1
Compatibility
Platform: any
Ballerina version: 2201.2.3
GraalVM compatible: Yes
Pull count
Total: 3
Current verison: 0
Weekly downloads
Keywords
Kind/Sample
Type/RestApi
Category/Integration
Internal/http