Skip to content

Commit 5adf461

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/index.mdx
Co-authored-by: Maddy <[email protected]>
1 parent 69f7a8d commit 5adf461

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/browser-rendering/quick-actions-rest-api

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ import { DirectoryListing } from "~/components";
1212

1313
<DirectoryListing />
1414

15-
Use the Quick Actions API when you need a fast, simple way to perform common browser tasks like capturing screenshots, extracting HTML, or generating PDFs without writing complex scripts. If you require more advanced automation, custom workflows, or persistent browser sessions, the [Workers Binding API](/browser-rendering/workers-binding-api/) is the better choice.
15+
Use the Quick Actions API when you need a fast, simple way to perform common browser tasks such as capturing screenshots, extracting HTML, or generating PDFs without writing complex scripts. If you require more advanced automation, custom workflows, or persistent browser sessions, the [Workers Binding API](/browser-rendering/workers-binding-api/) is the better choice.
1616

1717
Before you begin, make sure to [create a custom **API Token**](/fundamentals/api/get-started/create-token/) with your Account > **Browser Rendering**> **Edit** permissions from the [Cloudflare dashboard](https://dash.cloudflare.com/).

0 commit comments

Comments
 (0)