
內容簡介
總結: Direktt 可幫助您與 Direktt 行動客戶服務平台無縫整合您的 WordPress 網站。這個外掛可讓您進行的操作包括:
- 存取 Direktt 設定、使用者管理及群發信息的 wp-admin 介面。
- 管理信息模板並向 Direktt 頻道訂閱者發送公告。
- 查看管理使用者個人資料、註釋和訊息歷史。
- 接收並處理從 Direktt 行動應用程式發生的使用者事件,如訂閱、訊息和活動。
以下是製作的問題與答案:
1. Direktt 外掛的主要功能是什麼?
- 回答:Direktt 外掛可以幫助無縫整合 WordPress 網站與 Direktt 行動客戶服務平台。
2. 開發者可以如何使用 Direktt 外掛的框架?
- 回答:開發者可以添加自訂鉤子和動作,訪問和授權 Direktt 應用程式的使用者或事件,並以程式方式向應用程式使用者發送訊息,以及實施強大的 Direktt 自動動作。
3. Direktt 外掛與 Direktt 平台之間如何進行數據和外部服務披露?
- 回答:這個外掛透過安全的 API 呼叫將您的網站連接到 Direktt 平台,並在特定使用者操作時,透過 API 向您的 WordPress 網站發送某些最小使用者數據,如顯示名稱、頭像和頻道特定訂閱 ID。
4. Direktt 外掛使用了哪些 API 端點?
- 回答:外掛在特定操作時通訊,並使用了一系列 Direktt API 端點,包括獲取頻道數據、啟用頻道、為頻道用戶同步訂閱、發送群發訊息、發送管理員訊息和更新已發送訊息。
5. Direktt 外掛使用了哪些第三方庫?
- 回答:Direktt 外掛使用了 Vue.js、Vuetify、php-jwt 和 Html2Text 等第三方庫。
請記得更多詳情,請查看 Direktt 的隱私政策和服務條款。
外掛標籤
開發者團隊
原文外掛簡介
Direktt helps you seamlessly integrate your WordPress website with the Direktt mobile customer care platform. With this plugin, you can:
Access a wp-admin interface for Direktt settings, user management, and bulk messaging.
Manage messaging templates and send announcements to your Direktt channel subscribers.
View and manage user profiles, notes, and message history.
Receive and act on user events such as subscriptions, messages, and activity from the Direktt mobile app.
For developers, Direktt provides a framework to:
Add custom hooks and actions for Direktt events.
Access and authorize users or events from the Direktt app.
Integrate with the Direktt panel or user profiles.
Send messages to app users programmatically.
Implement powerful Direktt automations
You can find Developer documentation here: Direktt developer guides
Data & External Service Disclosure
This plugin connects your website to the Direktt platform using secure API calls. No user tracking or personal data is automatically sent from your site to Direktt.
When certain user actions occur (such as subscribing or messaging), the Direktt platform sends the following minimal user data to your WordPress site via API:
Display name
Avatar
Channel-specific subscription ID
No personally identifiable or trackable data (such as email addresses) is shared with your or other channels or with any third-party platforms. All API calls are authenticated with your Direktt API key.
Plugin API Endpoints Used:
The plugin communicates only during specific actions and uses the following Direktt API endpoints:
https://getDataForChannel-lnkonwpiwa-uc.a.run.app
(Called when you view the Direktt dashboard in wp-admin to fetch current channel status)
https://activatechannel-lnkonwpiwa-uc.a.run.app
(Called on channel activation)
https://getsubscriptionsforchannel-lnkonwpiwa-uc.a.run.app
(Called when channel user synchronization is initiated in the Direktt wp-admin settings)
https://sendbulkmessages-lnkonwpiwa-uc.a.run.app
(Called when sending a message to channel subscribers)
https://sendadminmessage-lnkonwpiwa-uc.a.run.app
(Called when sending a message to the channel admin)
https://updateMessage-lnkonwpiwa-uc.a.run.app
(Called when updating a sent message)
No calls are made automatically or in the background without user/admin action.
For more details, please see:
Direktt Privacy Policy HERE
Direktt Terms of Service HERE
Localization:
Text Domain: direktt
Domain Path: /languages
Learn more about Direktt at https://direktt.com
Direktt plugin uses a number of third party libraries. They include:
Vue.js – https://github.com/vuejs/
Vuetify – https://github.com/vuetifyjs/vuetify
php-jwt – https://github.com/firebase/php-jwt
Html2Text – https://github.com/mtibben/html2text
