> ## 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>
