惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
量子位
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
IT之家
IT之家
V
Visual Studio Blog
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
D
Docker
V
V2EX

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
Announcing Nutrient DWS API on Postman: Explore, test, an...
Hulya Masharipov · 2025-02-19 · via Inside Nutrient

Table of contents

    Postman is a powerful API platform that simplifies API development, testing, and collaboration. It allows developers to seamlessly send API requests, inspect responses, automate testing, and share API collections. With Postman, you can explore APIs interactively without writing code, making it an essential tool for efficient API integration and testing.

    Announcing Nutrient DWS API on Postman: Explore, test, and build with ease

    We’re excited to announce Nutrient DWS API is now available as a collection on Postman(opens in a new tab)! This means developers and testers can easily explore, test, and integrate our powerful document workflow solutions directly from Postman’s collaborative environment.

    🚀 Get started in minutes

    1. Sign up and get your API key
    1. Configure your API key
    • Navigate to the Variables tab in Postman and create a new variable, e.g. NUTRIENT_API_KEY. Then, paste your API key as its value.

    Screenshot of the Variables tab in Postman showing the creation of a new variable named NUTRIENT_API_KEY

    • Go to the Authorization tab and select Bearer Token.
    • In the Token field, enter {{NUTRIENT_API_KEY}} to use the variable instead of hardcoding the key.

    Screenshot of the Authorization tab in Postman with Bearer Token selected and the NUTRIENT_API_KEY variable entered in the Token field

    In each request, ensure the authorization header includes Authorization: Bearer {{API_KEY}}.

    1. Start making requests

    Choose any example request from the left sidebar in Postman, press Send, and instantly see the response preview.

    Note: You’ll need to manually add the example files to all the examples in the collection.

    Screenshot of a request being sent in Postman, showing the response preview in the lower panel

    PDF editing tools

    • Merge PDFs — Combine multiple PDFs into one document.
    • Split PDFs — Extract pages from a PDF to create separate files.
    • Delete pages — Remove unwanted pages from a PDF.
    • Flatten PDFs — Convert a fillable PDF into a static, uneditable document.
    • Duplicate pages — Copy specific pages within a PDF.

    OCR operations

    • Basic OCR — Convert scanned PDFs or images into searchable text.
    • Merge and OCR — Combine multiple PDFs and apply OCR for enhanced searchability.

    Watermarking

    • Text and image watermarks — Add custom branding or security watermarks.
    • Multiple watermarks — Apply multiple text or image overlays to a single document.

    File conversion

    • HTML to PDF — Transform HTML content into a structured PDF.
    • Office to PDF — Convert Word, Excel, and PowerPoint files into PDFs.
    • Image to PDF — Compile images into a PDF document.
    • PDF to image — Extract pages from a PDF as images.
    • Office to image — Convert Office files directly into images.
    • HTML to image — Convert webpages into shareable images.

    🔍 Example use cases

    • Merge PDFs — Combine multiple documents and download the final result.
    • OCR basic — Extract searchable text from scanned PDFs or images.
    • Apply watermarks — Add branding or legal protection to PDFs.
    • Convert HTML to PDF — Generate a professional PDF from a web page.
    • Extract images from PDFs — Useful for previews or document visualization.

    🐞 Report issues and get support

    Encounter a bug or need assistance?

    🔑 Start exploring today!

    Sign up now to claim your 50 free credits and start testing Nutrient DWS API on Postman. Experience how easy it is to integrate advanced document workflow solutions into your applications.

    Explore related topics

    Try for free Ready to get started?

    Related SDK articles

    Explore more