Crear una lista de empresas
Puedes crear listas para organizar y agrupar empresas según tus necesidades.
Las listas facilitan la categorización de empresas y su recuperación posterior.
Regístrate para acceder a todas las características de nuestra API
Obtén tus 500 créditos gratuitos y comienza a enriquecer y buscar empresas.
No se requiere tarjeta de crédito
Si la lista es dinámica o no. Si se establece en true, la lista se actualizará automáticamente cuando se agreguen nuevas empresas a la base de datos.
Valores posibles
El nombre de la lista.
El tipo de lista a crear.
Valores posibles
The analytics of the list.
When the list was created.
2022-02-22T07:23:52.000+00:00
If the list is dynamic or static.
true
The id of the list.
3838
If the list has been imported.
true
The integrations associated with the list.
The name of the list
SaaS with 100k+ MRR
The process active status of the list (for internal use).
true
The process initialized flag (for internal use).
true
When the list is being processed.
2022-02-22T07:23:52.000+00:00
The query used to generate the list.
import createClient from '@thecompaniesapi/sdk'
const tca = createClient({ apiToken: 'YOUR_API_TOKEN' })
const response = await tca.createList({
name: 'My SaaS List',
})
const newList = response.data // The new list