MessageBird SMS (獨立發行者) (預覽版)
messagebird 的 SMS 服務允許您向世界任何國家發送和接收 SMS 消息。
此連接器適用於以下產品和區域:
| 服務 | 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) |
| 連絡人 | |
|---|---|
| 名稱 | 特洛伊·泰勒 |
| URL | https://www.hitachisolutions.com |
| ttaylor@hitachisolutions.com |
| 連接器中繼資料 | |
|---|---|
| Publisher | 特洛伊·泰勒 |
| 網站 | https://messagebird.com/ |
| 隱私策略 | https://messagebird.com/legal/terms |
| 類別 | Communication |
正在建立連線
連接器支援下列驗證類型:
| 預設值 | 建立連線的參數。 | 所有區域 | 不可共享 |
預設
適用:所有地區
建立連線的參數。
這不是可共用的連線。 如果 Power App 與其他使用者共用,系統會明確提示其他使用者建立新連線。
| 名稱 | 類型 | Description | 為必填項目 |
|---|---|---|---|
| 存取金鑰 (格式為「AccessKey yourAccessKey」) | securestring | 此 API 的存取金鑰 (格式為「AccessKey yourAccessKey」) | 對 |
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 100 | 60 秒 |
動作
| 列出訊息 |
擷取所有傳入和傳出 SMS 訊息的清單。 |
| 檢視訊息 |
擷取現有傳入或傳出 SMS 訊息的資訊。 |
| 發送批量短信 |
傳送一批簡訊。 |
| 發送短信 |
建立並傳送簡訊。 |
列出訊息
擷取所有傳入和傳出 SMS 訊息的清單。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
祖
|
originator | string |
始祖。 |
|
|
Recipient
|
recipient | string |
收件者。 |
|
|
方向
|
direction | string |
方向。 |
|
|
限制
|
limit | string |
限制。 |
|
|
Offset
|
offset | integer |
位移。 |
|
|
搜尋字詞
|
searchterm | string |
搜尋字詞。 |
|
|
類型
|
type | string |
型別。 |
|
|
連絡人識別碼
|
contact_id | integer |
連絡人識別碼。 |
|
|
地位
|
status | string |
狀態。 |
|
|
寄件者
|
from | string |
從。 |
|
|
Until
|
until | string |
直到。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Offset
|
offset | integer |
位移。 |
|
限制
|
limit | integer |
限制。 |
|
Count
|
count | integer |
計數。 |
|
總計數
|
totalCount | integer |
總計數。 |
|
First
|
links.first | string |
第一個。 |
|
上一個
|
links.previous | string |
前一個。 |
|
Next
|
links.next | string |
下一個。 |
|
Last
|
links.last | string |
最後一個。 |
|
物品
|
items | array of object | |
|
ID
|
items.id | string |
識別碼。 |
|
HREF
|
items.href | string |
The HREF. |
|
方向
|
items.direction | string |
方向。 |
|
類型
|
items.type | string |
型別。 |
|
祖
|
items.originator | string |
始祖。 |
|
身體
|
items.body | string |
身體。 |
|
Reference
|
items.reference | string |
參考。 |
|
有效期
|
items.validity | string |
有效性。 |
|
Gateway
|
items.gateway | integer |
網關。 |
|
數據編碼
|
items.datacoding | string |
數據編碼。 |
|
訊息類別
|
items.mclass | integer |
訊息類別。 |
|
排程日期時間
|
items.scheduledDatetime | string |
排定的日期時間。 |
|
建立日期時間
|
items.createdDatetime | string |
建立時 datetime。 |
|
總計數
|
items.recipients.totalCount | integer |
總計數。 |
|
傳送總計數
|
items.recipients.totalSentCount | integer |
傳送總計數。 |
|
傳遞總計數
|
items.recipients.totalDeliveredCount | integer |
傳遞的總計數。 |
|
傳遞失敗計數總計數
|
items.recipients.totalDeliveryFailedCount | integer |
傳遞失敗總計數。 |
|
物品
|
items.recipients.items | array of object | |
|
Recipient
|
items.recipients.items.recipient | integer |
收件者。 |
|
祖
|
items.recipients.items.originator | string |
始祖。 |
|
地位
|
items.recipients.items.status | string |
狀態。 |
|
狀態原因
|
items.recipients.items.statusReason | string |
狀態原因。 |
|
狀態錯誤碼
|
items.recipients.items.statusErrorCode | string |
狀態錯誤碼。 |
|
狀態 日期時間
|
items.recipients.items.statusDatetime | string |
狀態日期時間。 |
|
收件國家/地區
|
items.recipients.items.recipientCountry | string |
接收國家/地區。 |
|
收件者國家/地區前綴
|
items.recipients.items.recipientCountryPrefix | integer |
收件者國家/地區字首。 |
|
收件者操作員
|
items.recipients.items.recipientOperator | string |
收件者運算子。 |
|
麥克姆納
|
items.recipients.items.mccmnc | string |
訊息寄件者操作員的程式碼。 |
|
MCC公司
|
items.recipients.items.mcc | string |
The MCC. |
|
跨國公司
|
items.recipients.items.mnc | string |
跨國公司。 |
|
訊息長度
|
items.recipients.items.messageLength | integer |
訊息長度。 |
|
訊息部分計數
|
items.recipients.items.messagePartCount | integer |
訊息部分計數。 |
|
總數
|
items.recipients.items.price.amount | float |
金額。 |
|
貨幣
|
items.recipients.items.price.currency | string |
貨幣。 |
檢視訊息
擷取現有傳入或傳出 SMS 訊息的資訊。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
訊息 ID
|
messageId | True | string |
訊息識別碼。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
ID
|
id | string |
識別碼。 |
|
HREF
|
href | string |
The HREF. |
|
方向
|
direction | string |
方向。 |
|
類型
|
type | string |
型別。 |
|
祖
|
originator | string |
始祖。 |
|
身體
|
body | string |
訊息內文。 |
|
Reference
|
reference | string |
參考。 |
|
有效期
|
validity | string |
有效性。 |
|
Gateway
|
gateway | integer |
網關。 |
|
數據編碼
|
datacoding | string |
數據編碼。 |
|
訊息類別
|
mclass | integer |
訊息類別。 |
|
排程日期時間
|
scheduledDatetime | string |
排定的日期時間。 |
|
建立日期時間
|
createdDatetime | string |
建立時 datetime。 |
|
總計數
|
recipients.totalCount | integer |
總計數。 |
|
傳送總計數
|
recipients.totalSentCount | integer |
傳送總計數。 |
|
傳遞總計數
|
recipients.totalDeliveredCount | integer |
傳遞的總計數。 |
|
傳遞失敗計數總計數
|
recipients.totalDeliveryFailedCount | integer |
傳遞失敗總計數。 |
|
物品
|
recipients.items | array of object | |
|
Recipient
|
recipients.items.recipient | integer |
收件者。 |
|
地位
|
recipients.items.status | string |
狀態。 |
|
狀態原因
|
recipients.items.statusReason | string |
狀態原因。 |
|
狀態錯誤碼
|
recipients.items.statusErrorCode | string |
狀態錯誤碼。 |
|
狀態 日期時間
|
recipients.items.statusDatetime | string |
狀態日期時間。 |
|
收件國家/地區
|
recipients.items.recipientCountry | string |
接收國家/地區。 |
|
收件者國家/地區前綴
|
recipients.items.recipientCountryPrefix | integer |
收件者國家/地區字首。 |
|
收件者操作員
|
recipients.items.recipientOperator | string |
收件者運算子。 |
|
麥克姆納
|
recipients.items.mccmnc | string |
MCCMNC。 |
|
MCC公司
|
recipients.items.mcc | string |
The MCC. |
|
跨國公司
|
recipients.items.mnc | string |
跨國公司。 |
|
訊息長度
|
recipients.items.messageLength | integer |
訊息長度。 |
|
訊息部分計數
|
recipients.items.messagePartCount | integer |
訊息部分計數。 |
|
總數
|
recipients.items.price.amount | float |
金額。 |
|
貨幣
|
recipients.items.price.currency | string |
貨幣。 |
發送批量短信
傳送一批簡訊。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
收件者
|
recipients | array of string |
收件人。 |
|
|
祖
|
originator | string |
始祖。 |
|
|
身體
|
body | string |
身體。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
|
array of object | ||
|
ID
|
id | string |
識別碼。 |
|
HREF
|
href | string |
The HREF. |
|
方向
|
direction | string |
方向。 |
|
類型
|
type | string |
型別。 |
|
祖
|
originator | string |
始祖。 |
|
身體
|
body | string |
身體。 |
|
Reference
|
reference | string |
參考。 |
|
有效期
|
validity | string |
有效性。 |
|
Gateway
|
gateway | integer |
網關。 |
|
數據編碼
|
datacoding | string |
數據編碼。 |
|
訊息類別
|
mclass | integer |
訊息類別。 |
|
排程日期時間
|
scheduledDatetime | string |
排程日期時間。 |
|
建立日期時間
|
createdDatetime | string |
建立時 datetime。 |
|
總計數
|
recipients.totalCount | integer |
總計數。 |
|
傳送總計數
|
recipients.totalSentCount | integer |
傳送總計數。 |
|
傳遞總計數
|
recipients.totalDeliveredCount | integer |
傳遞的總計數。 |
|
傳遞失敗計數總計數
|
recipients.totalDeliveryFailedCount | integer |
傳遞失敗總計數。 |
|
物品
|
recipients.items | array of object | |
|
Recipient
|
recipients.items.recipient | integer |
收件者。 |
|
地位
|
recipients.items.status | string |
狀態。 |
|
狀態 日期時間
|
recipients.items.statusDatetime | string |
狀態日期時間。 |
發送短信
建立並傳送簡訊。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
收件者
|
recipients | True | array of string |
收件人。 |
|
祖
|
originator | True | string |
始祖。 |
|
簡碼
|
shortcode | integer |
簡碼。 |
|
|
身體
|
body | True | string |
訊息內文。 |
|
群組標識碼
|
groupIds | array of string |
群組識別碼。 |
|
|
類型
|
type | string |
型別。 |
|
|
Reference
|
reference | string |
參考。 |
|
|
報表網址
|
reportUrl | string |
報表 URL 位址。 |
|
|
有效期
|
validity | integer |
有效性。 |
|
|
Gateway
|
gateway | integer |
網關。 |
|
|
數據編碼
|
datacoding | string |
數據編碼。 |
|
|
訊息類別
|
mclass | integer |
訊息類別。 |
|
|
縮短 URL
|
shortenUrls | boolean |
URL 是否縮短。 |
|
|
排程日期時間
|
scheduledDatetime | string |
排定的日期時間。 |
|
|
建立日期時間
|
createdDatetime | string |
建立時 datetime。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
ID
|
id | string |
識別碼。 |
|
HREF
|
href | string |
The HREF. |
|
方向
|
direction | string |
方向。 |
|
類型
|
type | string |
型別。 |
|
祖
|
originator | string |
始祖。 |
|
身體
|
body | string |
訊息內文。 |
|
Reference
|
reference | string |
參考。 |
|
有效期
|
validity | string |
有效性。 |
|
Gateway
|
gateway | integer |
網關。 |
|
數據編碼
|
datacoding | string |
數據編碼。 |
|
訊息類別
|
mclass | integer |
訊息類別。 |
|
排程日期時間
|
scheduledDatetime | string |
排定的日期時間。 |
|
建立日期時間
|
createdDatetime | string |
建立時 datetime。 |
|
總計數
|
recipients.totalCount | integer |
總計數。 |
|
傳送總計數
|
recipients.totalSentCount | integer |
傳送總計數。 |
|
傳遞總計數
|
recipients.totalDeliveredCount | integer |
傳遞的總計數。 |
|
傳遞失敗計數總計數
|
recipients.totalDeliveryFailedCount | integer |
傳遞失敗總計數。 |
|
物品
|
recipients.items | array of object | |
|
Recipient
|
recipients.items.recipient | integer |
收件者。 |
|
地位
|
recipients.items.status | string |
狀態。 |
|
狀態 日期時間
|
recipients.items.statusDatetime | string |
狀態日期時間。 |