> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Retool

> 將 Ayrshare API 整合到你的 Retool 應用程式，管理使用者的社群媒體帳號

## 概觀

[Retool](https://retool.com/) 是一個功能強大的內部無程式碼建置工具，被 Amazon、DoorDash、Lyft 等公司廣泛使用。透過 Retool，你可以打造出色的工作流程，例如自動發布到社群媒體，且只需幾分鐘即可上手。我們自己也大量使用 Retool。

在這段步驟示範影片中，我們會展示代理商或行銷團隊如何使用 Retool 建置自己的社群媒體管理系統，完全不需碰程式碼。

最終的社群應用程式讓你可以輸入貼文文字、加入圖片、選擇要發布到哪些社群網路（包括 Facebook、Twitter、Instagram 和 LinkedIn），然後送出貼文並取得發布成功的回應。

跟著這段影片教學，使用領先的社群媒體 API 與領先的內部工具建置平台，打造屬於你自己的社群媒體發布應用程式。

<div class="video-container">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/j-wgBZUYbvM" title="Social Media Scheduler Retool" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</div>

Social Media Scheduler Retool

## 在 Retool 中建立 X/Twitter 分析應用程式

這段影片教學示範如何在 Retool 中建立 Twitter 分析應用程式。Retool 是最強大的低程式碼／無程式碼應用程式建置工具之一。

在這段影片中，我們會說明如何完成下列項目：

1. 建立 HTTP REST API 呼叫，從 Twitter 取得歷史推文。
2. 建立一個 listview 顯示歷史推文，包括貼文內容、建立時間戳，以及在 twitter.com 上該推文的連結。
3. 拉取分析指標，包括按讚數、曝光數、轉推數、回覆數、個人檔案點擊數與連結點擊數。

<div class="video-container">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/1oEM-BaZiVg" title="Twitter Analytics App in Retool" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</div>
