diff --git a/automation/activepieces.mdx b/automation/activepieces.mdx index 2d230ba..2d6b904 100644 --- a/automation/activepieces.mdx +++ b/automation/activepieces.mdx @@ -2,7 +2,7 @@ title: "Run media jobs from Activepieces" sidebarTitle: "Activepieces" description: "Install the Rendobar piece on Activepieces, add an API key, and run media jobs that pause the flow until they finish, with a trigger for finished jobs." -icon: "puzzle-piece" +icon: "/images/logos/activepieces.svg" keywords: ["activepieces", "activepieces piece", "rendobar activepieces", "@rendobar/piece-rendobar", "activepieces video processing", "activepieces ffmpeg", "activepieces waitpoint", "activepieces custom piece"] canonical: "https://rendobar.com/docs/automation/activepieces" --- @@ -31,13 +31,13 @@ The Rendobar piece runs FFmpeg commands, compression, captions and image generat @rendobar/piece-rendobar ``` - - The Rendobar mark joined by a submit arrow and a callback arrow to the Activepieces logo. The caption reads: Flows pause on a waitpoint until the job finishes. + + The Rendobar mark joined by a connector line to the Activepieces logo. The caption reads: Flows pause on a waitpoint until the job finishes. ## Before you start -- A Rendobar API key. Create one in the [dashboard](https://app.rendobar.com) under **Settings > API keys**. +- A Rendobar API key. Create one on the [API Keys](https://app.rendobar.com/api-keys) page of the dashboard. - Platform admin access to Activepieces 0.36.1 or later. The piece installs from npm rather than from the Activepieces catalog, and installing a custom piece is a paid feature on Activepieces Cloud. - An Activepieces that Rendobar can reach over HTTPS, for flows that pause and for the instant trigger. Without one, **Run a Media Job** polls instead and **Finished Job (Polling)** replaces the trigger. diff --git a/automation/http.mdx b/automation/http.mdx deleted file mode 100644 index aadbc02..0000000 --- a/automation/http.mdx +++ /dev/null @@ -1,165 +0,0 @@ ---- -title: "Run jobs from any automation tool over HTTP" -sidebarTitle: "Any tool over HTTP" -description: "Submit jobs from Make, Zapier or any tool with an HTTP step, receive the result on a webhook, and re-read the job before you use its file." -icon: "globe" -keywords: ["make video api", "zapier video processing", "make http module ffmpeg", "zapier ffmpeg", "webhooks by zapier video", "automation http request video", "callback url automation", "no-code ffmpeg api"] -canonical: "https://rendobar.com/docs/automation/http" ---- - -