Tilkee (預覽版)
Tilkee 是一個實現跨職能協作的在線平台。 Tilkee 背後團隊的願景是將銷售支持方面的深入了解與增強智能相結合,旨在使營銷與銷售保持一致,並指導銷售、產品營銷、渠道支持和客戶成功團隊實現數字化轉型。
此連接器適用於以下產品和區域:
| 服務 | Class | Regions |
|---|---|---|
| 副駕駛工作室 | 進階 | 除下列區域外的所有 Power Automate 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 邏輯應用程式 | 標準 | 所有 Logic Apps 區域, 但下列區域除外: - Azure Government 區域 - Azure 中國區域 - 美國國防部 (DoD) |
| Power Apps | 進階 | 除下列區域外的所有 Power Apps 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| Power Automate(自動化服務) | 進階 | 除下列區域外的所有 Power Automate 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 連接器中繼資料 | |
|---|---|
| Publisher | Microsoft |
正在建立連線
連接器支援下列驗證類型:
| 預設值 | 建立連線的參數。 | 所有區域 | 不可共享 |
預設
適用:所有地區
建立連線的參數。
這不是可共用的連線。 如果 Power App 與其他使用者共用,系統會明確提示其他使用者建立新連線。
| 名稱 | 類型 | Description | 為必填項目 |
|---|---|---|---|
| API 金鑰 | securestring | 此 API 的 API 金鑰 (持有者 xxxxx) | 對 |
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 100 | 60 秒 |
動作
| 上傳資訊 |
檢索 S3 上傳信息以在 Tilkee 平台中上傳文件。 擷取此資訊後,您應該將檔案 POST 至 's3_endpoint,其中包含金鑰、ACL、政策、簽章和 AWSAccessKeyId 參數。 亞馬遜的回應是您在 Tilkee 中建立商品所需的 URL。 |
| 列出和搜尋專案或範本 |
列出或搜尋專案或範本 |
| 列出和搜尋項目 |
列出或搜尋項目 |
| 取得專案資訊 |
取得專案資訊 |
| 將項目新增至特定專案 |
將一個或多個項目新增至特定專案 |
| 建立存取連結 |
在特定專案中建立存取連結 |
| 建立專案、新增文件並擷取存取連結 |
建立專案、新增文件,並從此端點擷取存取連結 |
| 建立項目 |
在將新項目新增至專案之前,先建立新項目 |
| 更新專案(判決、可諮詢、可下載... |
更新專案(判決、可諮詢、可下載... |
上傳資訊
檢索 S3 上傳信息以在 Tilkee 平台中上傳文件。 擷取此資訊後,您應該將檔案 POST 至 's3_endpoint,其中包含金鑰、ACL、政策、簽章和 AWSAccessKeyId 參數。 亞馬遜的回應是您在 Tilkee 中建立商品所需的 URL。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
副檔名的檔案名稱
|
filename | True | string |
檔案名稱, 副檔名 |
|
沒有副檔名的檔案名稱
|
original_filename | True | string |
檔案名稱,不含副檔名 |
|
檢查檔案是否存在
|
check_existing | boolean |
檢查同名的現有檔案? |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
直接上傳金鑰
|
key | string | |
|
直接上傳 ACL
|
acl | string | |
|
直接上傳政策
|
policy | string | |
|
直接上傳簽名
|
signature | string | |
|
直接上傳 AWSAccessKeyId
|
AWSAccessKeyId | string | |
|
直接上傳success_action_status
|
success_action_status | string | |
|
直接上傳端點
|
s3_endpoint | string | |
|
檔案名稱
|
name | string |
列出和搜尋專案或範本
列出或搜尋專案或範本
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
限制
|
limit | True | integer |
結果數量 |
|
Offset
|
offset | True | integer |
位移 |
|
訂單
|
order | True | string |
排序順序 (-created_at 依建立日期 desc 排序) |
|
僅限範本
|
is_template | True | boolean |
TRUE 以僅擷取範本 |
|
標籤
|
tags | string |
新增標籤(以逗號分隔)以依標籤搜尋專案 |
|
|
tag運算子
|
tagOperator | string |
使用 AND (預設) 擷取具有所有標籤的專案,或擷取具有任何提供標籤的專案 |
|
|
我的項目
|
is_owner | True | boolean |
TRUE 表示僅擷取我的專案 (沒有其他使用者的專案) |
|
搜尋文字
|
search | string |
搜尋專案或連結名稱中的任何文字 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
搜尋的字串
|
search | string | |
|
限制
|
limit | integer | |
|
Offset
|
offset | integer | |
|
總數
|
total | integer | |
|
訂單
|
order | string | |
|
專案
|
contents | array of object |
專案 |
|
識別碼
|
contents.id | integer | |
|
名稱
|
contents.name | string | |
|
結論
|
contents.verdict | string | |
|
模板?
|
contents.is_template | boolean | |
|
可以下載嗎?
|
contents.can_be_downloaded | boolean | |
|
預覽網址
|
contents.preview_new | string | |
|
duration
|
contents.duration | string | |
|
星級?
|
contents.starred | boolean | |
|
外部識別碼
|
contents.external_id | string | |
|
驗證 URL
|
contents.url | string | |
|
簽名?
|
contents.signed | boolean | |
|
可簽名?
|
contents.signable | boolean | |
|
可以諮詢嗎?
|
contents.consultable | boolean | |
|
tags
|
contents.tags | array of string | |
|
PT 註釋
|
contents.pt_note | float | |
|
PT 準確度
|
contents.pt_accuracy | string | |
|
PT 贏了
|
contents.pt_won | boolean | |
|
vcard ID
|
contents.vcard_id | integer | |
|
電子郵件 cible
|
contents.email_cible | array of string | |
|
警?
|
contents.alert_on | boolean | |
|
創建於
|
contents.created_at | string | |
|
更新於
|
contents.updated_at | string | |
|
可諮詢至
|
contents.consultable_until | string | |
|
最後登入時間
|
contents.last_sign_in_at | string | |
|
首次訪問
|
contents.first_access_at | string | |
|
合作者
|
contents.collaborators_count | integer | |
|
完整的底座
|
contents.convert_status.complete_base | boolean | |
|
完成完整
|
contents.convert_status.complete_full | boolean | |
|
NB 連接
|
contents.nb_connections | integer | |
|
總時間
|
contents.total_time | integer | |
|
領導者名字
|
contents.leader_first_name | string | |
|
領導者姓氏
|
contents.leader_last_name | string | |
|
領導者識別碼
|
contents.leader_id | integer | |
|
領導者電子郵件
|
contents.leader_email | string | |
|
領袖頭像
|
contents.leader_avatar | string | |
|
NB 代幣
|
contents.tokens_count | integer | |
|
NB 專案項目
|
contents.project_items_count | integer | |
|
NB 用作模板
|
contents.nb_used_as_template | integer | |
|
電子郵件範本計算
|
contents.email_templates_count | integer | |
|
可以編輯
|
contents.can_edit | boolean |
列出和搜尋項目
列出或搜尋項目
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
限制
|
limit | True | integer |
結果數量 |
|
Offset
|
offset | True | integer |
Offset |
|
標籤
|
tags | string |
將標籤 (逗號分隔) 新增至搜尋項目 |
|
|
tag運算子
|
tagOperator | string |
使用 AND (預設) 擷取具有所有標籤的項目,或 擷取具有任何提供標籤的項目 |
|
|
搜尋文字
|
search | string |
搜尋文件名稱中的任何文字 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
搜尋的字串
|
search | string | |
|
限制
|
limit | integer | |
|
Offset
|
offset | integer | |
|
訂單
|
order | string | |
|
內容
|
contents | array of object | |
|
ID
|
contents.id | integer | |
|
Title
|
contents.title | string | |
|
可用的?
|
contents.usable | boolean | |
|
項目類型
|
contents.element_type | string | |
|
Extension
|
contents.extension | string | |
|
類型
|
contents.type | string | |
|
外部ID
|
contents.external_id | string | |
|
Tags
|
contents.tags | array of string | |
|
最喜歡的?
|
contents.favorite | boolean | |
|
版本
|
contents.file_version | integer | |
|
頁數
|
contents.num_pages | integer | |
|
看得見的?
|
contents.visible | boolean | |
|
縮圖網址
|
contents.thumbnail_url | string | |
|
建立時間
|
contents.created_at | string | |
|
更新於
|
contents.updated_at | string | |
|
放置在
|
contents.replaced_at | string | |
|
URL
|
contents.s3_url | string | |
|
內容網址
|
contents.content_url | string | |
|
完整的底座
|
contents.convert_status.complete_base | boolean | |
|
完成完整
|
contents.convert_status.complete_full | boolean | |
|
地位
|
contents.convert_status.status | array of string | |
|
名字
|
contents.owner.first_name | string | |
|
姓氏
|
contents.owner.last_name | string | |
|
ID
|
contents.owner.id | integer | |
|
Email
|
contents.owner.email | string | |
|
阿凡達
|
contents.owner.avatar | string | |
|
專案
|
contents.projects | array of object | |
|
ID
|
contents.projects.id | integer | |
|
名稱
|
contents.projects.name | string | |
|
模板?
|
contents.projects.is_template | boolean | |
|
項目數量
|
contents.projects_count | integer | |
|
Content
|
contents.content | string | |
|
縮圖頁面網址
|
contents.thumbnail_page_url | string |
取得專案資訊
取得專案資訊
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
專案編號
|
id | True | string |
專案的 Tilkee 內部 ID |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
專案識別碼
|
id | integer |
專案編號 |
|
專案名稱
|
name | string |
專案名稱 |
|
可諮詢嗎?
|
consultable | boolean |
如果專案可諮詢,則為 TRUE |
|
項目判決
|
verdict | string |
項目判決(勝/敗/不成) |
|
模板?
|
is_template | boolean |
TRUE,如果此專案將用作範本 |
|
可下載?
|
can_be_downloaded | boolean |
如果可以下載文件,則為 TRUE |
|
專案預覽 URL
|
preview_new | string | |
|
持續時間(僅適用於範本)
|
duration | string |
僅用於範本,您可以從此範本建立專案,該專案將在 xx 天後到期。 |
|
星標?
|
starred | boolean |
如果是已加星號的專案,則為 TRUE |
|
外部識別碼
|
external_id | string |
項目external_id |
|
專案驗證 URL
|
url | string |
專案驗證 URL |
|
項目已簽署?
|
signed | boolean |
項目已簽署? |
|
項目可以簽字嗎?
|
signable | boolean |
項目可簽署? |
|
Tags
|
tags | array of string |
專案標記 |
|
vCard
|
vcard_id | integer |
項目vcard_id |
|
通知電子郵件
|
email_cible | array of string |
項目email_cible |
|
閱讀通知?
|
alert_on | boolean |
項目alert_on |
|
項目created_at
|
created_at | string | |
|
項目updated_at
|
updated_at | string | |
|
截止日期(日期)
|
consultable_until | string |
允許諮詢至此日期 |
|
項目last_sign_in_at
|
last_sign_in_at | string | |
|
項目first_access_at
|
first_access_at | string | |
|
項目collaborators_count
|
collaborators_count | integer | |
|
項目complete_base
|
convert_status.complete_base | boolean | |
|
項目complete_full
|
convert_status.complete_full | boolean | |
|
項目nb_connections
|
nb_connections | integer | |
|
項目total_time
|
total_time | integer | |
|
識別碼
|
theme.id | integer |
專案主題識別碼 |
|
名稱
|
theme.name | string |
專案主題名稱 |
|
project_escape
|
iframes.project_escape | string |
專案編輯 |
|
tokens_escape
|
iframes.tokens_escape | string |
專案連結 |
|
stats_escape
|
iframes.stats_escape | string |
項目統計數據 |
|
項目tokens_count
|
tokens_count | integer | |
|
項目items_count
|
project_items_count | integer | |
|
項目nb_used_as_template
|
nb_used_as_template | integer | |
|
項目email_templates_count
|
email_templates_count | integer |
將項目新增至特定專案
將一個或多個項目新增至特定專案
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
專案識別碼
|
project_id | True | string |
要新增文件的專案的 Tilkee 內部 ID |
|
名稱
|
title | string |
文件標題 |
|
|
Id
|
id | integer |
從 /items 呼叫擷取的唯一 ID |
|
|
可下載?
|
downloadable | boolean |
如果可以下載文件,則為 TRUE |
|
|
可簽署?
|
signable | boolean |
如果文件可以簽署,則為 TRUE (僅適用於 PDF) |
|
|
浮水印
|
watermark | string |
文本和文件上浮水印的位置(僅限 pdf) |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
|
array of object | ||
|
ID
|
id | integer |
專案專案識別碼 |
|
類型
|
type | string |
專案專案類型 |
|
元素 ID
|
element_id | integer |
專案項目element_id |
|
Title
|
title | string |
專案專案標題 |
|
可簽署?
|
signable | boolean |
專案專案可簽署嗎? |
|
可下載?
|
downloadable | boolean |
項目項目可下載嗎? |
|
ID
|
item.id | integer |
項目 ID |
|
Title
|
item.title | string |
項目標題 |
|
可用的
|
item.usable | boolean |
物品可用嗎? |
|
Extension
|
item.extension | string |
項目延伸 |
|
類型
|
item.type | string |
項目類型 |
|
外部ID
|
item.external_id | string |
項目external_id |
|
Tags
|
item.tags | array of string |
項目標籤 |
|
常用連絡人
|
item.favorite | boolean |
物品最愛? |
|
file_version
|
item.file_version | integer |
項目file_version |
|
replaced_at
|
item.replaced_at | string |
項目replaced_at |
|
file_size
|
item.file_size | integer |
項目file_size |
|
num_pages
|
item.num_pages | integer |
項目num_pages |
|
complete_base
|
item.convert_status.complete_base | boolean |
項目complete_base |
|
complete_full
|
item.convert_status.complete_full | boolean |
項目complete_full |
|
狀態
|
item.convert_status.status | array of string |
項目轉換狀態 |
|
s3_url
|
item.s3_url | string |
項目網址 |
|
content_url
|
item.content_url | string |
項目content_url |
|
thumbnail_url
|
item.thumbnail_url | string |
項目thumbnail_url |
|
看得見的
|
item.visible | boolean |
項目可見嗎? |
|
建立於
|
item.created_at | string |
項目created_at |
建立存取連結
在特定專案中建立存取連結
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
專案編號
|
project_id | True | string |
Tilkee 專案的內部 ID 以新增連結 |
|
名稱
|
name | string |
唯一產生連結的名稱 |
|
|
外部識別碼
|
external_id | string |
系統中聯絡人的 ID |
|
|
雜項信息
|
external_data | object |
電子簽章和表單 PDF 時要新增的特定資訊 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Link
|
contents | array of object |
Link |
|
連結識別碼
|
contents.id | integer | |
|
連結名稱
|
contents.name | string | |
|
連結 URL
|
contents.link | string | |
|
連結外部ID
|
contents.external_id | string |
建立專案、新增文件並擷取存取連結
建立專案、新增文件,並從此端點擷取存取連結
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
原始專案識別碼
|
id | string |
將複製之現有專案的標識碼 |
|
|
專案名稱
|
name | True | string |
專案名稱 |
|
可下載?
|
can_be_downloaded | boolean |
如果可以下載文件,則為 TRUE |
|
|
可諮詢嗎?
|
consultable | boolean |
如果專案是可諮詢的,則為 TRUE |
|
|
截止日期(日期)
|
consultable_until | string |
允許諮詢至此日期 |
|
|
Tags
|
tags | array of string |
要新增至此專案的標籤 (字串陣列) |
|
|
協作者 (ID)
|
collaborators | array of |
要新增至此專案的協作者 (ID 陣列) |
|
|
模板?
|
is_template | boolean |
TRUE,如果此專案將用作範本 |
|
|
外部識別碼
|
external_id | string |
您的內部 ID |
|
|
主題 ID
|
id | integer |
主題的 ID |
|
|
名稱
|
name | string |
名稱 |
|
|
URL
|
s3_url | string |
文件的可存取 URL。 此 URL 是在使用 ITEMS 路由張貼檔案後擷取,或透過提供公開允許的 URL 來擷取,且 from_url=TRUE |
|
|
Base64 編碼內容
|
content | string |
Base64 編碼內容 - 必須包含 MIME:data:file/pdf;基數64, |
|
|
可簽署?
|
signable | boolean |
如果文件可以簽署,則為 TRUE - 僅用於 PDF 檔案 |
|
|
從外部 URL?
|
from_url | boolean |
如果文件 URL 位於 Tilkee 外部,則為 TRUE |
|
|
外部識別碼
|
external_id | string |
系統中聯絡人的 ID |
|
|
名稱
|
name | string |
唯一產生連結的名稱 |
|
|
外部識別碼
|
external_id | string |
系統中聯絡人的 ID |
|
|
雜項資訊。
|
external_data | object |
電子簽章和表單 PDF 時要新增的特定資訊 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Id
|
project.id | integer | |
|
名稱
|
project.name | string | |
|
預覽網址
|
project.preview_url | string | |
|
外部ID
|
project.external_id | string | |
|
URL
|
project.url | string |
僅適用於行銷選項 |
|
Edit
|
project.iframes.project_escape | string | |
|
Links
|
project.iframes.tokens_escape | string | |
|
Stats
|
project.iframes.stats_escape | string | |
|
Link
|
tokens | array of object | |
|
ID
|
tokens.id | integer | |
|
名稱
|
tokens.name | string | |
|
URL
|
tokens.link | string | |
|
外部ID
|
tokens.external_id | string |
建立項目
在將新項目新增至專案之前,先建立新項目
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
項目類型
|
type | string |
在檔案、文字和連結之間進行選擇 |
|
|
iFrame 網址
|
url | string |
當 type=link: 可存取的 URL 時,該 URL 將顯示在 iFrame 中 |
|
|
文件網址
|
s3_url | string |
當 type=file:文件的可存取 URL(使用直接上傳路由發布檔案後檢索。 |
|
|
文字內容
|
content | string |
當 type=text:將顯示在檢視器中的 HTML 內容 |
|
|
文件名稱
|
title | string |
僅與 TEXT 和 LINK 項目一起使用 |
|
|
檔案名稱
|
name | string |
僅與 FILE 項目一起使用 |
|
|
外部識別碼
|
external_id | string |
系統中聯絡人的 ID |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
項目
|
array of object |
項目 |
|
|
項目 ID
|
id | integer | |
|
項目標題
|
title | string | |
|
物品可用嗎?
|
usable | boolean | |
|
項目element_type?
|
element_type | string | |
|
項目延伸
|
extension | string | |
|
項目類型
|
type | string | |
|
項目external_id
|
external_id | string | |
|
項目標籤
|
tags | array of string | |
|
物品最愛?
|
favorite | boolean | |
|
項目file_version
|
file_version | integer | |
|
項目可見嗎?
|
visible | boolean | |
|
項目thumbnail_url
|
thumbnail_url | string | |
|
項目created_at
|
created_at | string | |
|
項目updated_at
|
updated_at | string | |
|
項目replaced_at
|
replaced_at | string | |
|
項目網址
|
s3_url | string | |
|
項目content_url
|
content_url | string | |
|
項目轉換complete_base
|
convert_status.complete_base | boolean | |
|
項目轉換complete_full
|
convert_status.complete_full | boolean | |
|
項目轉換狀態
|
convert_status.status | array of | |
|
項目擁有者first_name
|
owner.first_name | string | |
|
項目擁有者last_name
|
owner.last_name | string | |
|
項目擁有者 ID
|
owner.id | integer | |
|
項目擁有者電子郵件
|
owner.email | string | |
|
物品擁有者頭像
|
owner.avatar | string |
更新專案(判決、可諮詢、可下載...
更新專案(判決、可諮詢、可下載...
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
專案編號
|
id | True | string |
要更新的專案的 Tilkee 內部 ID |
|
專案名稱
|
name | string |
專案名稱 |
|
|
可下載?
|
can_be_downloaded | boolean |
如果可以下載文件,則為 TRUE |
|
|
可諮詢嗎?
|
consultable | boolean |
如果專案可諮詢,則為 TRUE |
|
|
截止日期(日期)
|
consultable_until | string |
允許諮詢至此日期 |
|
|
持續時間(僅適用於範本)
|
duration | string |
僅用於範本,您可以從此範本建立專案,該專案將在 xx 天後到期。 |
|
|
外部識別碼
|
external_id | string |
external_id |
|
|
星標?
|
starred | boolean |
如果是已加星號的專案,則為 TRUE |
|
|
Tags
|
tags | array of string |
要新增至此專案的標籤 (字串陣列) |
|
|
項目判決
|
verdict | string |
項目判決(勝/敗/不成) |
|
|
協作者 (ID)
|
collaborators | array of |
要新增至此專案的協作者 (ID 陣列) |
|
|
模板?
|
is_template | boolean |
TRUE,如果此專案將用作範本 |
|
|
vCard
|
vcard_id | integer |
要顯示的 vCard ID |
|
|
閱讀警報?
|
alert_on | boolean |
啟用閱讀警示 |
|
|
通知電子郵件
|
email_cible | array of string |
其他通知電子郵件(僅適用於行銷專案) |
|
|
識別碼
|
id | integer |
主題 ID |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
專案識別碼
|
id | integer |
專案編號 |
|
專案名稱
|
name | string |
專案名稱 |
|
可諮詢嗎?
|
consultable | boolean |
如果專案可諮詢,則為 TRUE |
|
項目判決
|
verdict | string |
項目判決(勝/敗/不成) |
|
模板?
|
is_template | boolean |
TRUE,如果此專案將用作範本 |
|
可下載?
|
can_be_downloaded | boolean |
如果可以下載文件,則為 TRUE |
|
專案預覽 URL
|
preview_new | string | |
|
持續時間(僅適用於範本)
|
duration | string |
僅用於範本,您可以從此範本建立專案,該專案將在 xx 天後到期。 |
|
星標?
|
starred | boolean |
如果是已加星號的專案,則為 TRUE |
|
外部識別碼
|
external_id | string |
項目external_id |
|
專案驗證 URL
|
url | string |
專案驗證 URL |
|
項目已簽署?
|
signed | boolean |
項目已簽署? |
|
項目可以簽字嗎?
|
signable | boolean |
項目可簽署? |
|
Tags
|
tags | array of string |
專案標記 |
|
vCard
|
vcard_id | integer |
項目vcard_id |
|
通知電子郵件
|
email_cible | array of string |
項目email_cible |
|
閱讀通知?
|
alert_on | boolean |
項目alert_on |
|
項目created_at
|
created_at | string | |
|
項目updated_at
|
updated_at | string | |
|
截止日期(日期)
|
consultable_until | string |
允許諮詢至此日期 |
|
項目last_sign_in_at
|
last_sign_in_at | string | |
|
項目first_access_at
|
first_access_at | string | |
|
項目collaborators_count
|
collaborators_count | integer | |
|
項目complete_base
|
convert_status.complete_base | boolean | |
|
項目complete_full
|
convert_status.complete_full | boolean | |
|
項目nb_connections
|
nb_connections | integer | |
|
項目total_time
|
total_time | integer | |
|
識別碼
|
theme.id | integer |
專案主題識別碼 |
|
名稱
|
theme.name | string |
專案主題名稱 |
|
項目tokens_count
|
tokens_count | integer | |
|
項目items_count
|
project_items_count | integer | |
|
項目nb_used_as_template
|
nb_used_as_template | integer | |
|
項目email_templates_count
|
email_templates_count | integer |
觸發程序
| 訂閱 connexion Tilkee 活動結束 |
在 Tilkee 專案上連接後觸發您的流程 |
| 訂閱 Tilkee 活動 |
在 Tilkee 中觸發此事件時觸發您的流程 |
| 訂閱簽名 Tilkee 活動 |
簽署 Tilkee 專案時觸發流程 |
訂閱 connexion Tilkee 活動結束
在 Tilkee 專案上連接後觸發您的流程
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
使用者識別碼
|
user_id | string |
僅傳送此使用者專案的通知 |
|
|
專案識別碼
|
project_id | string |
僅傳送此專案的通知 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
link.id
|
token.id | integer |
連結識別碼 |
|
鏈接.url
|
token.url | string |
連結 URL |
|
link.判決
|
token.won | string |
鏈接判決 |
|
link.name
|
token.name | string |
連結名稱 |
|
連接。簽名
|
token.signed | boolean |
鏈接簽名? |
|
連結.興趣
|
token.interest | float |
連結興趣 |
|
link.created_at
|
token.created_at | string |
鏈接created_at |
|
link.creator_id
|
token.creator_id | integer |
鏈接creator_id |
|
鏈接.下載
|
token.downloaded | boolean |
鏈接已下載? |
|
link.total_time
|
token.total_time | integer |
鏈接total_time |
|
link.archived_at
|
token.archived_at | string |
鏈接archived_at |
|
link.external_id
|
token.external_id | string |
鏈接external_id |
|
link.hot_prospect
|
token.hot_prospect | boolean |
鏈接hot_prospect? |
|
link.cc_recipients
|
token.cc_recipients | string |
鏈接cc_recipients |
|
link.external_data
|
token.external_data | string |
鏈接external_data |
|
link.signed_status
|
token.signed_status | string |
鏈接signed_status |
|
link.first_access_at
|
token.first_access_at | string |
鏈接first_access_at |
|
link.connections_count
|
token.connections_count | integer |
鏈接connections_count |
|
link.most_visited_time
|
token.most_visited_time | integer |
鏈接most_visited_time |
|
link.most_visited_title
|
token.most_visited_title | string |
鏈接most_visited_title |
|
project.id
|
project.id | integer |
專案編號 |
|
項目.url
|
project.url | string |
專案網址 |
|
project.name
|
project.name | string |
專案名稱 |
|
項目.標籤
|
project.tags | array of string |
專案標記 |
|
project.leader_id
|
project.leader.id | integer |
專案負責人ID |
|
project.leader_last_name
|
project.leader.last_name | string |
項目負責人last_name |
|
project.leader_first_name
|
project.leader.first_name | string |
項目負責人first_name |
|
project.signed
|
project.signed | boolean |
項目已簽署? |
|
project.avg_time
|
project.avg_time | integer |
項目avg_time |
|
項目.興趣
|
project.interest | float |
項目興趣 |
|
project.owner_id
|
project.owner_id | integer |
項目owner_id |
|
project.created_at
|
project.created_at | string |
項目created_at |
|
項目下載。
|
project.downloaded | boolean |
專案已下載 |
|
project.total_time
|
project.total_time | integer |
項目total_time |
|
project.archived_at
|
project.archived_at | string |
項目archived_at |
|
project.external_id
|
project.external_id | string |
項目external_id |
|
project.owner_email
|
project.owner_email | string |
項目owner_email |
|
project.platform_ids
|
project.platform_ids | integer |
項目platform_ids |
|
project.connexion_count
|
project.connexion_count | integer |
項目connexion_count |
|
project.first_access_at
|
project.first_access_at | string |
項目first_access_at |
|
project.most_visited_time
|
project.most_visited_time | string |
項目most_visited_time |
|
project.most_visited_title
|
project.most_visited_title | string |
項目most_visited_title |
|
project.median_percentage_read
|
project.median_percentage_read | float |
項目median_percentage_read |
|
connexion.id
|
connexion.id | integer |
連接 ID |
|
連接.title
|
connexion.title | string |
連接標題 |
|
連接已簽署
|
connexion.signed | boolean |
Connexion 簽約了? |
|
connexion.created_at
|
connexion.created_at | string |
連接created_at |
|
連接已下載。
|
connexion.downloaded | boolean |
Connexion 已下載? |
|
connexion.new_person
|
connexion.new_person | boolean |
連接new_person? |
|
connexion.total_time
|
connexion.total_time | integer |
連接total_time |
|
connexion.user_agent
|
connexion.user_agent | string |
連接user_agent |
|
connexion.access_date
|
connexion.access_date | string |
連接access_date |
|
connexion.platform_id
|
connexion.platform_id | integer |
連接platform_id |
|
connexion.percentage_read
|
connexion.percentage_read | integer |
連接percentage_read |
|
connexion.most_visited_time
|
connexion.most_visited_time | integer |
連接most_visited_time |
|
connexion.most_visited_title
|
connexion.most_visited_title | string |
連接most_visited_title |
|
產品標題
|
product_title | string | |
|
事件名稱
|
event | string |
訂閱 Tilkee 活動
在 Tilkee 中觸發此事件時觸發您的流程
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
通知觸發條件
|
rule | True | string |
connexion_started、connexion_ended、token_signed、token_created、project_archived、unactivated_project_accessed user_created中的任何一個 |
|
使用者識別碼
|
user_id | string |
僅傳送此使用者專案的通知 |
|
|
專案識別碼
|
project_id | string |
僅傳送此專案的通知 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
link.id
|
token.id | integer |
連結識別碼 |
|
鏈接.url
|
token.url | string |
連結 URL |
|
link.判決
|
token.won | string |
鏈接判決 |
|
link.name
|
token.name | string |
連結名稱 |
|
連接。簽名
|
token.signed | boolean |
鏈接簽名? |
|
連結.興趣
|
token.interest | float |
連結興趣 |
|
link.created_at
|
token.created_at | string |
鏈接created_at |
|
link.creator_id
|
token.creator_id | integer |
鏈接creator_id |
|
鏈接.下載
|
token.downloaded | boolean |
鏈接已下載? |
|
link.total_time
|
token.total_time | integer |
鏈接total_time |
|
link.archived_at
|
token.archived_at | string |
鏈接archived_at |
|
link.external_id
|
token.external_id | string |
鏈接external_id |
|
link.hot_prospect
|
token.hot_prospect | boolean |
鏈接hot_prospect? |
|
link.cc_recipients
|
token.cc_recipients | string |
鏈接cc_recipients |
|
link.external_data
|
token.external_data | string |
鏈接external_data |
|
link.signed_status
|
token.signed_status | string |
鏈接signed_status |
|
link.first_access_at
|
token.first_access_at | string |
鏈接first_access_at |
|
link.connections_count
|
token.connections_count | integer |
鏈接connections_count |
|
link.most_visited_time
|
token.most_visited_time | integer |
鏈接most_visited_time |
|
link.most_visited_title
|
token.most_visited_title | string |
鏈接most_visited_title |
|
project.id
|
project.id | integer |
專案編號 |
|
項目.url
|
project.url | string |
專案網址 |
|
project.name
|
project.name | string |
專案名稱 |
|
項目.標籤
|
project.tags | array of string |
專案標記 |
|
project.leader_id
|
project.leader.id | integer |
專案負責人ID |
|
project.leader_last_name
|
project.leader.last_name | string |
項目負責人last_name |
|
project.leader_first_name
|
project.leader.first_name | string |
項目負責人first_name |
|
project.signed
|
project.signed | boolean |
項目已簽署? |
|
project.avg_time
|
project.avg_time | integer |
項目avg_time |
|
項目.興趣
|
project.interest | float |
項目興趣 |
|
project.owner_id
|
project.owner_id | integer |
項目owner_id |
|
project.created_at
|
project.created_at | string |
項目created_at |
|
項目下載。
|
project.downloaded | boolean |
專案已下載 |
|
project.total_time
|
project.total_time | integer |
項目total_time |
|
project.archived_at
|
project.archived_at | string |
項目archived_at |
|
project.external_id
|
project.external_id | string |
項目external_id |
|
project.owner_email
|
project.owner_email | string |
項目owner_email |
|
project.platform_ids
|
project.platform_ids | integer |
項目platform_ids |
|
project.connexion_count
|
project.connexion_count | integer |
項目connexion_count |
|
project.first_access_at
|
project.first_access_at | string |
項目first_access_at |
|
project.most_visited_time
|
project.most_visited_time | string |
項目most_visited_time |
|
project.most_visited_title
|
project.most_visited_title | string |
項目most_visited_title |
|
project.median_percentage_read
|
project.median_percentage_read | float |
項目median_percentage_read |
|
connexion.id
|
connexion.id | integer |
連接 ID |
|
連接.title
|
connexion.title | string |
連接標題 |
|
連接已簽署
|
connexion.signed | boolean |
Connexion 簽約了? |
|
connexion.created_at
|
connexion.created_at | string |
連接created_at |
|
連接已下載。
|
connexion.downloaded | boolean |
Connexion 已下載? |
|
connexion.new_person
|
connexion.new_person | boolean |
連接new_person? |
|
connexion.total_time
|
connexion.total_time | integer |
連接total_time |
|
connexion.user_agent
|
connexion.user_agent | string |
連接user_agent |
|
connexion.access_date
|
connexion.access_date | string |
連接access_date |
|
connexion.platform_id
|
connexion.platform_id | integer |
連接platform_id |
|
connexion.percentage_read
|
connexion.percentage_read | integer |
連接percentage_read |
|
connexion.most_visited_time
|
connexion.most_visited_time | integer |
連接most_visited_time |
|
connexion.most_visited_title
|
connexion.most_visited_title | string |
連接most_visited_title |
|
產品標題
|
product_title | string | |
|
事件名稱
|
event | string |
訂閱簽名 Tilkee 活動
簽署 Tilkee 專案時觸發流程
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
使用者識別碼
|
user_id | string |
僅傳送此使用者專案的通知 |
|
|
專案識別碼
|
project_id | string |
僅傳送此專案的通知 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
link.id
|
token.id | integer |
連結識別碼 |
|
鏈接.url
|
token.url | string |
連結 URL |
|
link.name
|
token.name | string |
連結名稱 |
|
link.created_at
|
token.created_at | string |
鏈接created_at |
|
link.external_id
|
token.external_id | string |
鏈接external_id |
|
link.external_data
|
token.external_data | string |
鏈接external_data |
|
project.id
|
project.id | integer |
專案編號 |
|
項目.url
|
project.url | string |
專案網址 |
|
project.name
|
project.name | string |
專案名稱 |
|
項目.標籤
|
project.tags | array of string |
專案標記 |
|
project.leader_id
|
project.leader.id | integer |
專案負責人ID |
|
project.leader_last_name
|
project.leader.last_name | string |
項目負責人last_name |
|
project.leader_first_name
|
project.leader.first_name | string |
項目負責人first_name |
|
project.external_id
|
project.external_id | string |
項目external_id |
|
sign.connexion_success_id
|
sign.connexion_success_id | integer |
連線成功識別碼 |
|
簽名.phone
|
sign.phone | string |
電話 |
|
簽名.mail
|
sign.mail | string |
郵件 |
|
sign.last_name
|
sign.last_name | string |
last_name |
|
sign.first_name
|
sign.first_name | string |
first_name |
|
sign.status
|
sign.status | string |
地位 |
|
sign.signed_docs
|
sign.signed_docs | array of object |
簽名文檔 |
|
名稱
|
sign.signed_docs.name | string | |
|
URL
|
sign.signed_docs.url | string | |
|
產品標題
|
product_title | string | |
|
事件名稱
|
event | string |