<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Replay API in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693752#M3446</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1653166"&gt;@kried&lt;/a&gt;&amp;nbsp;I'd be more than happy to talk about this use case and others with you as well as beta-test this if possible. Don't hesitate to reach out.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2023 18:47:43 GMT</pubDate>
    <dc:creator>jacksong</dc:creator>
    <dc:date>2023-06-22T18:47:43Z</dc:date>
    <item>
      <title>Replay API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/690600#M3443</link>
      <description>&lt;P&gt;I assume API access is on the road map for Replay? Could this arrive any time soon?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 13:29:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/690600#M3443</guid>
      <dc:creator>jacksong</dc:creator>
      <dc:date>2023-06-09T13:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Replay API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693621#M3444</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/619703"&gt;@jacksong&lt;/a&gt;&amp;nbsp;!&amp;nbsp; Thanks for reaching out, can you tell me a little more about how you'd want to use this access?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 03:47:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693621#M3444</guid>
      <dc:creator>kried</dc:creator>
      <dc:date>2023-06-22T03:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Replay API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693749#M3445</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1653166"&gt;@kried&lt;/a&gt;&amp;nbsp;We use Airtable to track our content creation projects. A lot of our workflow is automated but Replay doesn't have this capability. Here is an example case of what I'd like to do most of the time:&lt;BR /&gt;A. An animator uploads a draft into a specific watch folder. Currently, I get a web hook trigger via the normal Dropbox API and I update our task tracker in AirTable with the new file. This alerts various people that there is a new draft that needs to be reviewed. I'd like to then automatically dump this file into Replay via the API and get the direct link to it so the people in Air Table can click the auto-populated link to go view the file.&lt;BR /&gt;B. After reviewing the file, say the project lead approves it. Right now they'd click approved in Replay AND AirTable which is redundant. I'd like to be able to access the status in Replay and either get or set the status so I can sync it with Air Table.&lt;BR /&gt;&lt;BR /&gt;The methods this would require would be:&lt;BR /&gt;&lt;BR /&gt;POST file into Replay with the ability to specify project, folder, and if it's new or an up version of an existing file, ideally specify the Dropbox location of the file so it can be transferred over super fast just like add file from dropbox in the GUI.&lt;BR /&gt;GET link for Replay file with the ability to specify if it's an internal or external link (just like clicking the share button in Replay)&lt;BR /&gt;GET status of specific replay file (Needs Review, Edits Requested, Approved) either via polling or webhook&lt;BR /&gt;POST set status of specific Replay file&lt;BR /&gt;&lt;BR /&gt;Additionally it would be helpful to be able to:&lt;BR /&gt;Read comments&lt;BR /&gt;Post comments&lt;BR /&gt;Archive projects&lt;BR /&gt;Create projects&lt;BR /&gt;Create folders&lt;BR /&gt;List Project&lt;BR /&gt;List folders&lt;BR /&gt;List files&lt;BR /&gt;&lt;BR /&gt;I can see that the current API is kind of touching the Replay ecosystem so hopefully it wouldn't be too hard to implement some of these methods. When I list namespaces in the current API I see the namespaces for a bunch of Replay Projects. If it was created in a similar manner to the v2 paper API, a lot of these functions could be buried in existing methods.&lt;BR /&gt;&lt;BR /&gt;Overall this would enable so many powerful workflows and take a lot of pressure off the development team if third-party developers could write integrations and workflows to solve the niche needs that users have. We use AirTable but someone recently requested Monday.com integration. I doubt you want to write an integration for all of these tools at this point. An API seems like the easiest place to start to empower users with maximum capabilities.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 18:47:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693749#M3445</guid>
      <dc:creator>jacksong</dc:creator>
      <dc:date>2023-06-22T18:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replay API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693752#M3446</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1653166"&gt;@kried&lt;/a&gt;&amp;nbsp;I'd be more than happy to talk about this use case and others with you as well as beta-test this if possible. Don't hesitate to reach out.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 18:47:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/693752#M3446</guid>
      <dc:creator>jacksong</dc:creator>
      <dc:date>2023-06-22T18:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replay API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/703674#M3515</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1653166"&gt;@kried&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can check your main competitor&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.frame.io/api/reference/" target="_blank"&gt;https://developer.frame.io/api/reference/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To start, basic things like generate projects, folders, links or change names of those.&lt;/P&gt;&lt;P&gt;At some point, modifying status, exporting comments&lt;/P&gt;&lt;P&gt;Maybe even import from Dropbox? Or to spice it up - implement it into the automated Folders that dropbox offers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 11:53:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Replay-API/m-p/703674#M3515</guid>
      <dc:creator>amzp</dc:creator>
      <dc:date>2023-08-03T11:53:50Z</dc:date>
    </item>
  </channel>
</rss>

