-
Notifications
You must be signed in to change notification settings - Fork 1
endpoints.Metadata.Metadata
Yaroslav Surzhikov edited this page Aug 7, 2020
·
1 revision
| company_lists()Get all company lists
References:
| company_list_by_name(list_name)Get a specific company list by name
Arguments:
-
list_namestr - internal name of the list
References:
| add_item_to_list(list_name, name)Add a new item to an existing list
Arguments:
-
list_namestr: internal name of the list -
namestr - Name of the item
References: