Bloomflow (预览版)

Bloomflow 是一个创新管理平台,使大型企业能够在当今不断变化的商业格局中茁壮成长。 利用此连接器,通过高效的自动化工作流简化协作并提高工作效率。

此连接器在以下产品和区域中可用:

服务 Class 区域
Copilot Studio 高级 除以下各项外的所有 Power Automate 区域
     - 美国政府 (GCC)
     - 美国政府 (GCC High)
     - 由世纪互联运营的中国云
     - 美国国防部(DoD)
逻辑应用程序 标准 除以下各项外的所有 逻辑应用区域
     - Azure 政府区域
     - Azure 中国区域
     - 美国国防部(DoD)
Power Apps 高级 除以下各项外的所有 Power Apps 区域
     - 美国政府 (GCC)
     - 美国政府 (GCC High)
     - 由世纪互联运营的中国云
     - 美国国防部(DoD)
Power Automate 高级 除以下各项外的所有 Power Automate 区域
     - 美国政府 (GCC)
     - 美国政府 (GCC High)
     - 由世纪互联运营的中国云
     - 美国国防部(DoD)
联系人​​
Name Bloomflow
URL https://www.bloomflow.com/contact-us
Email hello@bloomflow.com
连接器元数据
发布者 Bloomflow
网站 https://www.bloomflow.com/
隐私策略 https://www.bloomflow.com/legal/privacy-policy
类别 生产力;销售和 CRM

Bloomflow 是一个创新管理平台,使大型企业能够在当今不断变化的商业格局中茁壮成长。 利用此连接器,通过高效的自动化工作流简化协作并提高工作效率。 ​

先决条件

你需要是 Bloomflow eterprise 用户,并且你的组织需要有权访问 Blooflow 公共 API 包。 若要详细了解 Bloomflow 和我们的服务,请与我们联系 hello@bloomflow.com。 ​

如何获取凭据

Bloomflow API 使用 API 密钥授权来确保客户端请求安全地访问数据。 使用 API 密钥身份验证,将密钥值对发送到每个调用的请求标头中的 API。 请求标头必须具有包含 API 密钥的 x-bflow-api-key 字段。当你准备好使用公共 API 时,请通过与我们联系来 customer@bloomflow.com请求凭据。 ​ ​

已知问题和限制

  • 目前,触发器 Workflow property changed 仅允许跟踪工作流步骤的更改。 此范围可能会扩展,以涵盖其他工作流元素(如状态、组和任务)的更改。
  • 目前,触发器 New Application created 提供对传入应用程序的有限信息的访问权限。 ​

常见错误和补救措施

下面是在使用连接器时可能遇到的一些问题:

  • Error 400:发出错误的请求时显示,这意味着输入参数错误。 查看如何使用 我们的文档正确配置它们。
  • Error 401:未自动访问请求的信息时显示。
  • Error 403:输入 API 密钥时出现错误。 如果对 API 有任何疑问,请查看我们的 文档 或随时 与我们联系

正在创建连接

连接器支持以下身份验证类型:

默认 用于创建连接的参数。 所有区域 不可共享

违约

适用:所有区域

用于创建连接的参数。

这是不可共享的连接。 如果 Power App 与另一个用户共享,系统会提示其他用户显式创建新连接。

Name 类型 Description 必选
API 密钥 securestring 此 API 的 API 密钥 True

限制

名称 调用 续订期
每个连接的 API 调用数 100 60 秒

操作

列出备注

列出链接到项目的所有笔记。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

列出文档

列出链接到项目的所有文档。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

列出用户

检索用户列表。 结果可以按 ID(provisioning_id)、名字、姓氏、用户名、LinkedIn url、默认语言、电子邮件地址、本地化、电话号码、职位和业务部门进行筛选。 返回的结果数可以通过限制和偏移参数进行处理。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

创建备注

创建链接到项的笔记。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

创建应用程序

为给定的 ApplicationForm 创建新应用程序。 应用程序将在 ATS(应用程序门户)中提供。 检查引用数据终结点以获取所有可用字段和值的列表。

注意:联系人数组中的第一个联系人对象将是主要联系人,他将收到联系人电子邮件。 可以通过使用 FR 或 EN 值设置联系人对象的 activeLang 属性来设置电子邮件语言。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:applications

创建文档

向项目添加文档。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

创建物品

创建项对象。

警告软 UPSERT 行为:如果项目存在(匹配具有确切名称或确切网站的现有项目),它将使用数据更新现有项的空字段。

Scope

若要使用此终结点 ApiKey 对象必须具有以下范围: public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item:*

创建用户

创建用户。 注意:可以将provisioning_id字段添加到包含自定义用户 ID 的对象输入,使用用户 ID 参数的其他请求可以使用 bloomflow ID 或自定义 ID。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

按 ID 获取项

按 ID 检索特定项。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

更新用户

用于更新用户的字段的终结点(可用于挂起用户)。 注意:可以提供所需的字段数,缺少字段不会更新

###Suspend 用户要暂停用户,你需要提供输入,该对象包含以值 true 挂起的字段

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

更新项

更新项对象。

警告

  • 将项的所有字段替换为提供的数据。
  • 提供的数据应提供所有必填字段。
Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围:
public:items
public:items:* (所有拼写错误) 或 public:items:startup,events,typology_id (特定拼写错误)
备注
可以在范围前面添加 http 谓词“get”,以限制对只读终结点的访问。
get@public:item

获取参考数据

获取用于创建项的引用数据。 包含拼写、fundraising_stage、nb_employees和geographic_markets的所有有效值。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:items

获取用户

按 ID 检索特定用户。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

获取用户引用数据

获取用于创建用户的引用数据。 包含角色和用户组的所有有效值。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

项目列表

检索项列表。 结果可以按 术语标记标签更新日期进行筛选。

可以通过 限制偏移 参数处理返回的结果数。

由于排序参数,可对结果进行 排序

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

列出备注

列出链接到项目的所有笔记。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

返回

名称 路径 类型 说明
array of object
date
date string

date

文本消息
text string

文本消息

机要
confidential boolean

机要

userMentions
userMentions array of

userMentions

isAutomatic
isAutomatic boolean

isAutomatic

typologyId
typologyId string

typologyId

parentTypologyId
parentTypologyId string

parentTypologyId

companyId
companyId string

companyId

id
id string

id

created_by
created_by string

created_by

updated_by
updated_by string

updated_by

创建时间
created_at string

创建时间

updated_at
updated_at string

updated_at

姓名
name string

姓名

列出文档

列出链接到项目的所有文档。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

返回

名称 路径 类型 说明
array of object
姓名
name string

姓名

网址
url string

网址

类型
type string

类型

size
size integer

size

pinned
pinned boolean

pinned

isExternal
isExternal boolean

isExternal

id
id string

id

created_by
created_by string

created_by

companyId
companyId string

companyId

updated_by
updated_by string

updated_by

创建时间
created_at string

创建时间

updated_at
updated_at string

updated_at

格式
format string

格式

列出用户

检索用户列表。 结果可以按 ID(provisioning_id)、名字、姓氏、用户名、LinkedIn url、默认语言、电子邮件地址、本地化、电话号码、职位和业务部门进行筛选。 返回的结果数可以通过限制和偏移参数进行处理。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

provisionning_id
provisionning_id string

[可选]预配 ID 筛选器

id
id string

[可选]用户 ID 筛选器

firstName
firstName string

[可选]拳头名称筛选器

lastName
lastName string

[可选]姓氏筛选器

用户名
username string

[可选]用户名筛选器

LinkedIn
linkedin string

[可选]LinkedIn筛选器

作业
job string

[可选]作业位置筛选器

本地化
localisation string

[可选]本地化筛选器

phone
phone string

[可选]电话号码筛选器

business_unit
business_unit string

[可选]业务部门筛选器

default_language
default_language string

[可选]默认语言筛选器

电子邮件
email string

[可选]电子邮件筛选器

角色
role string

[可选]要匹配的角色名称

限度
limit number

[可选]要检索的项数。 (最大限制 1000)

Offset
offset number

[可选]要返回的第一个命中偏移量

返回

名称 路径 类型 说明
array of object
id
id string
firstName
firstName string
lastName
lastName string
用户名
username string
LinkedIn
linkedin string
作业
job string
本地化
localisation string
phone
phone string
business_unit
business_unit string
default_language
default_language string
电子邮件
email string
角色
role string
roles
roles array of object
id
roles.id string
姓名
roles.name string
typologyId
roles.typologyId string
typologyFolderId
roles.typologyFolderId string
groups
groups array of object
id
groups.id string
姓名
groups.name string
roles
groups.roles array of object
id
groups.roles.id string
姓名
groups.roles.name string
typologyId
groups.roles.typologyId string
typologyFolderId
groups.roles.typologyFolderId string
暂停
suspended boolean

创建备注

创建链接到项的笔记。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

姓名
name string

姓名

文本消息
text string

文本消息

date
date string

date

返回

名称 路径 类型 说明
date
date string

date

文本消息
text string

文本消息

机要
confidential boolean

机要

userMentions
userMentions array of

userMentions

isAutomatic
isAutomatic boolean

isAutomatic

typologyId
typologyId string

typologyId

parentTypologyId
parentTypologyId string

parentTypologyId

companyId
companyId string

companyId

id
id string

id

created_by
created_by string

created_by

updated_by
updated_by string

updated_by

创建时间
created_at string

创建时间

updated_at
updated_at string

updated_at

姓名
name string

姓名

创建应用程序

为给定的 ApplicationForm 创建新应用程序。 应用程序将在 ATS(应用程序门户)中提供。 检查引用数据终结点以获取所有可用字段和值的列表。

注意:联系人数组中的第一个联系人对象将是主要联系人,他将收到联系人电子邮件。 可以通过使用 FR 或 EN 值设置联系人对象的 activeLang 属性来设置电子邮件语言。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:applications

参数

名称 密钥 必需 类型 说明
应用程序表单 ID
applicationFormId True string

[必需]ApplicationForm ID

徽标
logo string
姓名
name string
网站
website string
pitch string
描述
description string
year_founded
year_founded string
hq_city
hq_city string
hq_countryId
hq_countryId string
nb_employees
nb_employees string
成熟
maturity string
标签
label string
id
id string
first_name
first_name string

first_name

last_name
last_name string

last_name

email_address
email_address string

email_address

LinkedIn_url
linkedin_url string

LinkedIn_url

twitter_url
twitter_url string

twitter_url

phone_number
phone_number string

phone_number

位置
position string

位置

文件
documents array of string
video_urls
video_urls array of string
press array of string
business_model
business_model string
marketIds
marketIds array of string
竞争 对手
competitors string
note_collaboration
note_collaboration string
firstName
firstName string
lastName
lastName string
电子邮件
email string
用户名
username string
note_service
note_service string
note_department
note_department string

返回

名称 路径 类型 说明
id
id string
状态
status string

创建文档

向项目添加文档。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

网址
url string

要上传的外部文档的 URL

图像
image boolean

指示提供的文档是否为图像的布尔值

文件
file file

要上传的文件

返回

response
object

创建物品

创建项对象。

警告软 UPSERT 行为:如果项目存在(匹配具有确切名称或确切网站的现有项目),它将使用数据更新现有项的空字段。

Scope

若要使用此终结点 ApiKey 对象必须具有以下范围: public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item:*

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

typology_id
typology_id string

typology_id

姓名
name string

姓名

网站
website string

网站

logo_url
logo_url string

logo_url

short_description
short_description string

short_description

full_description
full_description string

full_description

姓名
name string

标签

id
id string

标签

姓名
name string

owner_email
owner_email string

owner_email

first_name
first_name string

first_name

last_name
last_name string

last_name

email_address
email_address string

email_address

类型
type

位置

first_name
first_name string

first_name

last_name
last_name string

last_name

email_address
email_address string

email_address

LinkedIn_url
linkedin_url string

LinkedIn_url

twitter_url
twitter_url string

twitter_url

phone_number
phone_number string

phone_number

位置
position string

位置

creation_date
creation_date string

creation_date

facebook_url
facebook_url string

facebook_url

twitter_url
twitter_url string

twitter_url

LinkedIn_url
linkedin_url string

LinkedIn_url

id
id string

market_ids

hq_address
hq_address string

hq_address

press_urls
press_urls array of string

press_urls

video_urls
video_urls array of string

video_urls

year_founded
year_founded string

year_founded

total_funding_usd
total_funding_usd string

total_funding_usd

fundraising_stage
fundraising_stage string

fundraising_stage

nb_employees
nb_employees string

nb_employees

business_model
business_model string

business_model

痛点
painpoints string

痛点

business_opportunity
business_opportunity string

business_opportunity

可持续发展
sustainability string

可持续发展

success_proofs
success_proofs string

success_proofs

风险
risks string

风险

key_differentiators
key_differentiators string

key_differentiators

竞争 对手
competitors string

竞争 对手

field_id
field_id string

field_id

value
value string

value

sync_origin_id
sync_origin_id string

sync_origin_id

sync_origin_url
sync_origin_url string

sync_origin_url

sync_origin_user_id
sync_origin_user_id string

sync_origin_user_id

sync_origin_user_first_name
sync_origin_user_first_name string

sync_origin_user_first_name

sync_origin_user_last_name
sync_origin_user_last_name string

sync_origin_user_last_name

sync_origin_user_email
sync_origin_user_email string

sync_origin_user_email

sync_mode
sync_mode string

sync_mode

返回

名称 路径 类型 说明
id
id string

id

姓名
name string

姓名

操作
action string

操作

创建时间
created_at string

创建时间

创建用户

创建用户。 注意:可以将provisioning_id字段添加到包含自定义用户 ID 的对象输入,使用用户 ID 参数的其他请求可以使用 bloomflow ID 或自定义 ID。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

provisionning_id
provisionning_id string

provisionning_id

firstName
firstName string

firstName

lastName
lastName string

lastName

LinkedIn
linkedin string

LinkedIn

作业
job string

作业

本地化
localisation string

本地化

phone
phone string

phone

business_unit
business_unit string

business_unit

default_language
default_language string

default_language

电子邮件
email string

电子邮件

角色
role string

角色

暂停
suspended boolean

暂停

返回

名称 路径 类型 说明
provisionning_id
provisionning_id string
id
id string
firstName
firstName string
lastName
lastName string
用户名
username string
LinkedIn
linkedin string
作业
job string
本地化
localisation string
phone
phone string
business_unit
business_unit string
default_language
default_language string
电子邮件
email string
角色
role string
roles
roles array of object
id
roles.id string
姓名
roles.name string
groups
groups array of
暂停
suspended boolean

按 ID 获取项

按 ID 检索特定项。

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

返回

名称 路径 类型 说明
id
id string

id

姓名
name string

姓名

short_description
short_description string

short_description

full_description
full_description string

full_description

网站
website string

网站

logo_url
logo_url string

logo_url

year_founded
year_founded string

year_founded

成熟
maturity string

成熟

typologyId
typologyId string

typologyId

typology_id
typology_id string

typology_id

tags
tags array of object

tags

id
tags.id string

id

姓名
tags.name string

姓名

父级
tags.parent string

父级

分类
tags.category string

分类

labels
labels array of object

labels

id
labels.id string

id

姓名
labels.name string

姓名

business_model
business_model string

business_model

痛点
painpoints string

痛点

business_opportunity
business_opportunity string

business_opportunity

可持续发展
sustainability string

可持续发展

success_proofs
success_proofs string

success_proofs

风险
risks string

风险

key_differentiators
key_differentiators string

key_differentiators

竞争 对手
competitors string

竞争 对手

market_ids
market_ids array of string

market_ids

scoring_value
scoring_value integer

scoring_value

scoring_summary
scoring_summary string

scoring_summary

LinkedIn_url
links.linkedin_url string

LinkedIn_url

press_urls
press_urls array of string

press_urls

video_urls
video_urls array of string

video_urls

related_items
related_items array of object

related_items

id
related_items.id string

id

姓名
related_items.name string

姓名

internal_contacts
internal_contacts array of object

内部联系人

first_name
internal_contacts.first_name string

first_name

last_name
internal_contacts.last_name string

last_name

email_address
internal_contacts.email_address string

email_address

类型
internal_contacts.type

位置

external_contacts
external_contacts array of object

外部联系人

first_name
external_contacts.first_name string

first_name

last_name
external_contacts.last_name string

last_name

email_address
external_contacts.email_address string

email_address

LinkedIn_url
external_contacts.linkedin_url string

LinkedIn_url

phone_number
external_contacts.phone_number string

phone_number

位置
external_contacts.position string

位置

creation_date
creation_date string

creation_date

hq_address
hq_address string

hq_address

nb_employees
nb_employees string

nb_employees

total_funding_usd
total_funding_usd string

total_funding_usd

fundraising_stage
fundraising_stage string

fundraising_stage

sourcing_partner_field
custom_fields.sourcing_partner_field string

sourcing_partner_field

fundings
fundings array of object

fundings

投资者
fundings.investors string

投资者

fundings.year string

fundings.amount string

currency_code
fundings.currency_code string

currency_code

事务
fundings.transaction string

事务

创建时间
created_at string

创建时间

updated_at
updated_at string

updated_at

更新用户

用于更新用户的字段的终结点(可用于挂起用户)。 注意:可以提供所需的字段数,缺少字段不会更新

###Suspend 用户要暂停用户,你需要提供输入,该对象包含以值 true 挂起的字段

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

provisionning_id
provisionning_id string

provisionning_id

firstName
firstName string

firstName

lastName
lastName string

lastName

LinkedIn
linkedin string

LinkedIn

作业
job string

作业

本地化
localisation string

本地化

phone
phone string

phone

business_unit
business_unit string

business_unit

default_language
default_language string

default_language

电子邮件
email string

电子邮件

角色
role string

角色

暂停
suspended boolean

暂停

返回

名称 路径 类型 说明
provisionning_id
provisionning_id string
id
id string
firstName
firstName string
lastName
lastName string
用户名
username string
LinkedIn
linkedin string
作业
job string
本地化
localisation string
phone
phone string
business_unit
business_unit string
default_language
default_language string
电子邮件
email string
角色
role string
roles
roles array of object
id
roles.id string
姓名
roles.name string
groups
groups array of
暂停
suspended boolean

更新项

更新项对象。

警告

  • 将项的所有字段替换为提供的数据。
  • 提供的数据应提供所有必填字段。
Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围:
public:items
public:items:* (所有拼写错误) 或 public:items:startup,events,typology_id (特定拼写错误)
备注
可以在范围前面添加 http 谓词“get”,以限制对只读终结点的访问。
get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

typologyId
typologyId string

typologyId

姓名
name string

姓名

网站
website string

网站

logo_url
logo_url string

logo_url

short_description
short_description string

short_description

full_description
full_description string

full_description

姓名
name string

标签

id
id string

标签

姓名
name string

owner_email
owner_email string

owner_email

first_name
first_name string

first_name

last_name
last_name string

last_name

email_address
email_address string

email_address

类型
type

位置

first_name
first_name string

first_name

last_name
last_name string

last_name

email_address
email_address string

email_address

LinkedIn_url
linkedin_url string

LinkedIn_url

twitter_url
twitter_url string

twitter_url

phone_number
phone_number string

phone_number

位置
position string

位置

creation_date
creation_date string

creation_date

facebook_url
facebook_url string

facebook_url

twitter_url
twitter_url string

twitter_url

LinkedIn_url
linkedin_url string

LinkedIn_url

id
id string

market_ids

hq_address
hq_address string

hq_address

press_urls
press_urls array of string

press_urls

video_urls
video_urls array of string

video_urls

year_founded
year_founded string

year_founded

total_funding_usd
total_funding_usd integer

total_funding_usd

fundraising_stage
fundraising_stage string

fundraising_stage

nb_employees
nb_employees string

nb_employees

business_model
business_model string

business_model

痛点
painpoints string

痛点

business_opportunity
business_opportunity string

business_opportunity

可持续发展
sustainability string

可持续发展

success_proofs
success_proofs string

success_proofs

风险
risks string

风险

key_differentiators
key_differentiators string

key_differentiators

竞争 对手
competitors string

竞争 对手

field_id
field_id string

field_id

value
value string

value

返回

名称 路径 类型 说明
typology_id
typology_id string

typology_id

id
id string

id

姓名
name string

姓名

网站
website string

网站

logo_url
logo_url string

logo_url

short_description
short_description string

short_description

full_description
full_description string

full_description

tags
tags array of object

tags

id
tags.id string

id

姓名
tags.name string

姓名

父级
tags.parent string

父级

分类
tags.category string

分类

labels
labels array of

labels

来源
sources array of object
id
sources.id string
姓名
sources.name string
internal_contacts
internal_contacts array of object

内部联系人

first_name
internal_contacts.first_name string

first_name

last_name
internal_contacts.last_name string

last_name

email_address
internal_contacts.email_address string

email_address

类型
internal_contacts.type

位置

external_contacts
external_contacts array of object

外部联系人

first_name
external_contacts.first_name string

first_name

last_name
external_contacts.last_name string

last_name

email_address
external_contacts.email_address string

email_address

LinkedIn_url
external_contacts.linkedin_url string

LinkedIn_url

twitter_url
external_contacts.twitter_url string

twitter_url

phone_number
external_contacts.phone_number string

phone_number

位置
external_contacts.position string

位置

creation_date
creation_date string

creation_date

facebook_url
links.facebook_url string

facebook_url

twitter_url
links.twitter_url string

twitter_url

LinkedIn_url
links.linkedin_url string

LinkedIn_url

market_ids
market_ids array of string

geographic_markets

hq_address
hq_address string

hq_address

press_urls
press_urls array of string

press_urls

video_urls
video_urls array of string

video_urls

nb_employees
nb_employees string

nb_employees

year_founded
year_founded string

year_founded

total_funding_usd
total_funding_usd integer

total_funding_usd

fundraising_stage
fundraising_stage string

fundraising_stage

business_model
business_model string

business_model

痛点
painpoints string

痛点

business_opportunity
business_opportunity string

business_opportunity

可持续发展
sustainability string

可持续发展

success_proofs
success_proofs string

success_proofs

风险
risks string

风险

key_differentiators
key_differentiators string

key_differentiators

竞争 对手
competitors string

竞争 对手

typologyId
typologyId string

typologyId

related_items
related_items array of

related_items

sourcing_partner_field
custom_fields.sourcing_partner_field string

sourcing_partner_field

fundings
fundings array of

fundings

创建时间
created_at string

创建时间

updated_at
updated_at string

updated_at

获取参考数据

获取用于创建项的引用数据。 包含拼写、fundraising_stage、nb_employees和geographic_markets的所有有效值。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:items

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

返回

名称 路径 类型 说明
拼写错误
typologies array of object
id
typologies.id string

id

姓名
typologies.name string

姓名

parentTypologyId
typologies.parentTypologyId string
tags
typologies.tags array of object
id
typologies.tags.id string
姓名
typologies.tags.name string
labels
typologies.labels array of object
id
typologies.labels.id string
姓名
typologies.labels.name string
来源
typologies.sources array of object
id
typologies.sources.id string
姓名
typologies.sources.name string
custom_fields
custom_fields array of object
类型
custom_fields.types array of string
field_id
custom_fields.field_id string
fundraising_stage
fundraising_stage array of string

募捐阶段

nb_employees
nb_employees array of string

员工数

tags
tags array of string

tags

market_ids
market_ids array of object

地理市场

id
market_ids.id string

id

label_FR
market_ids.label_FR string

label_FR

label_EN
market_ids.label_EN string

label_EN

获取用户

按 ID 检索特定用户。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

Id
id True string

对象的 ID

返回

名称 路径 类型 说明
provisionning_id
provisionning_id string
id
id string
firstName
firstName string
lastName
lastName string
用户名
username string
LinkedIn
linkedin string
作业
job string
本地化
localisation string
phone
phone string
business_unit
business_unit string
default_language
default_language string
电子邮件
email string
角色
role string
roles
roles array of object
id
roles.id string
姓名
roles.name string
groups
groups array of
暂停
suspended boolean

获取用户引用数据

获取用于创建用户的引用数据。 包含角色和用户组的所有有效值。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:provisioning-users

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

返回

名称 路径 类型 说明
roles
roles array of object
id
roles.id string
姓名
roles.name string
typologyId
roles.typologyId string
typologyFolderId
roles.typologyFolderId string
user_groups
user_groups array of object
id
user_groups.id string
姓名
user_groups.name string
roles
user_groups.roles array of object
id
user_groups.roles.id string
姓名
user_groups.roles.name string
typologyId
user_groups.roles.typologyId string
typologyFolderId
user_groups.roles.typologyFolderId string

项目列表

检索项列表。 结果可以按 术语标记标签更新日期进行筛选。

可以通过 限制偏移 参数处理返回的结果数。

由于排序参数,可对结果进行 排序

Scope

若要使用此终结点 ApiKey 对象必须具有这些范围: public:items public:items:* (所有拼写错误)或 public:items:startup,events,typology_id (特定拼写错误) 注意 ,可以在作用域前面添加 http 谓词“get”,以限制对只读终结点的访问。 get@public:item

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

类型学
typology True string

[必需]要搜索的版式。 可以是字符串(例如启动)或 JSON 数组(例如 [“startup”, “event”])

术语
term string

[可选]术语筛选器

Fields
fields string

[可选]要匹配字词的字段(默认值:名称、标记、音调和说明字段上的术语匹配), 例如[“website”,“tags”]

标记
tags string

[可选]标记 ID 筛选器。 应为 JSON 数组。 检查reference_data终结点以列出可用的标记 ID

标签
labels string

[可选]标签筛选器。 应为 JSON 数组。 检查reference_data终结点以列出可用性标签 ID

Sources
sources string

[可选]源筛选器。 应为 JSON 数组。 检查reference_data终结点以列出可用性源 ID

更新时间大于
updated_at_gt date

[可选]最小日期筛选器

更新时间低于
updated_at_lt date

[可选]最大日期筛选器

限度
limit number

[可选]要检索的项数。 (最大限制 1000)

Offset
offset number

[可选]要返回的第一个命中偏移量

排序
sort string

[可选]用于对结果进行排序的参数

返回

名称 路径 类型 说明
total integer

results
results array of object

results

typology_id
results.typology_id string

typology_id

id
results.id string

id

姓名
results.name string

姓名

网站
results.website string

网站

logo_url
results.logo_url string

logo_url

short_description
results.short_description string

short_description

full_description
results.full_description string

full_description

tags
results.tags array of object

tags

id
results.tags.id string

id

姓名
results.tags.name string

姓名

父级
results.tags.parent string

父级

分类
results.tags.category string

分类

labels
results.labels array of object

labels

id
results.labels.id string

id

姓名
results.labels.name string

姓名

来源
results.sources array of object
id
results.sources.id string
姓名
results.sources.name string
categoryId
results.sources.categoryId string
分类
results.sources.category string
internal_contacts
results.internal_contacts array of object

内部联系人

first_name
results.internal_contacts.first_name string

first_name

last_name
results.internal_contacts.last_name string

last_name

email_address
results.internal_contacts.email_address string

email_address

类型
results.internal_contacts.type

位置

external_contacts
results.external_contacts array of object

外部联系人

first_name
results.external_contacts.first_name string

first_name

last_name
results.external_contacts.last_name string

last_name

email_address
results.external_contacts.email_address string

email_address

LinkedIn_url
results.external_contacts.linkedin_url string

LinkedIn_url

phone_number
results.external_contacts.phone_number string

phone_number

位置
results.external_contacts.position string

位置

creation_date
results.creation_date string

creation_date

market_ids
results.market_ids array of string

market_ids

hq_address
results.hq_address string

hq_address

facebook_url
results.links.facebook_url string

facebook_url

twitter_url
results.links.twitter_url string

twitter_url

LinkedIn_url
results.links.linkedin_url string

LinkedIn_url

press_urls
results.press_urls array of string

press_urls

video_urls
results.video_urls array of string

video_urls

nb_employees
results.nb_employees string

nb_employees

year_founded
results.year_founded string

year_founded

total_funding_usd
results.total_funding_usd string

total_funding_usd

fundraising_stage
results.fundraising_stage string

fundraising_stage

business_model
results.business_model string

business_model

痛点
results.painpoints string

痛点

business_opportunity
results.business_opportunity string

business_opportunity

可持续发展
results.sustainability string

可持续发展

success_proofs
results.success_proofs string

success_proofs

风险
results.risks string

风险

key_differentiators
results.key_differentiators string

key_differentiators

竞争 对手
results.competitors string

竞争 对手

workflows
results.workflows array of object
id
results.workflows.current_status.id string
姓名
results.workflows.current_status.name string
date
results.workflows.current_status.date string
id
results.workflows.current_state.id string
姓名
results.workflows.current_state.name string
date
results.workflows.current_state.date string
国家
results.workflows.states array of object
id
results.workflows.states.id string
姓名
results.workflows.states.name string
date
results.workflows.states.date string
状态
results.workflows.status array of object
id
results.workflows.status.id string
姓名
results.workflows.status.name string
date
results.workflows.status.date string
groups
results.workflows.groups array of string

触发器

创建 Webhook 订阅

创建 Webhook 订阅对象。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:webhook

创建 Webhook 订阅

创建 Webhook 订阅对象。

Scope

若要使用此终结点 ApiKey 对象,必须具有以下范围: public:webhook

参数

名称 密钥 必需 类型 说明
bloomflow 公共 API URL
bloomflow_api_url True string

bloomflow 公共 API URL

events
events string

事件

返回

名称 路径 类型 说明
对象
meta.object string

对象

objectId
meta.objectId string

objectId

操作
meta.action string

操作

createdAt
meta.createdAt string

createdAt

重试
meta.retry integer

重试

定义

对象

这是类型“object”。