Convert JSON to Excel - Data Export for Make
PDF4me Convert JSON to Excel module delivers automated JSON data transformation into Excel spreadsheet format within Make scenarios with customizable formatting and layout control. This powerful data conversion service transforms API responses, database exports, and structured data—enabling report generation, data analysis, spreadsheet distribution, and business intelligence workflows across cloud storage platforms and business applications.
Authenticating Your API Request
To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's powerful JSON conversion services.

Key Features
- JSON to Spreadsheet: Transform JSON arrays into Excel workbook format
- Date/Number Formatting: Apply custom formats to date and numeric values
- Worksheet Customization: Configure sheet names and starting positions
- Title Formatting: Bold titles and wrap text for professional appearance
- Null Value Handling: Option to ignore or include null values in output
Parameters
Complete list of parameters for the Convert JSON to Excel module. Configure these parameters to control JSON conversion.
Important: Parameters marked with an asterisk (***) are required and must be provided for the module to function correctly.
| Parameter | Type | Description | Example |
|---|---|---|---|
| Json File Name*** | String | JSON Filename • Specify filename with .json extension • Map from previous module output • Used for output Excel file naming • Supports dynamic naming | sales_data.json |
| Json File*** | Buffer | JSON File Content • Map JSON file buffer from previous module • Source from HTTP request, database, API • Binary JSON data containing array • Structured data for conversion | [JSON Buffer] |
| First Row | Integer | Starting Row Number • Row number to begin data insertion (1-based) • Leave space for headers or titles • Default is row 1 if not specified • Allows custom positioning | 2 |
| First Column | Integer | Starting Column Number • Column number to begin data insertion (1-based) • Leave space for row labels or metadata • Default is column 1 if not specified • Enables custom layout | 1 |
| WorksheetName | String | Excel Sheet Name • Custom name for worksheet tab • Default is "Sheet1" if empty • Descriptive names for multiple sheets • Maximum 31 characters | Sales Report |
| Convert number and date | Boolean | Enable Format Conversion • Yes - Apply date/number formatting • No - Keep values as text • Enables proper Excel data types • Required for calculations and sorting | Yes |
| Date Format | String | Date Field Format String • Custom date/time format pattern • Uses .NET format strings • Examples: "yyyy-MM-dd", "MM/dd/yyyy" • See Microsoft format docs | yyyy-MM-dd |
| Number Format | String | Numeric Field Format String • Custom number format pattern • Uses .NET numeric formats • Examples: "N2" (2 decimals), "C" (currency) • See Microsoft format docs | N2 |
| Ignore Null Values | Boolean | Null Value Handling • Yes - Skip null values in output • No - Include null values as empty cells • Affects spreadsheet data completeness • Choose based on data requirements | Yes |
| Set title to Bold | Boolean | Bold Title Row • Yes - Apply bold formatting to headers • No - Keep standard text formatting • Improves spreadsheet readability • Professional appearance for titles | Yes |
| Wrap Title text | Boolean | Wrap Header Text • Yes - Enable text wrapping in title cells • No - Keep single-line headers • Useful for long column names • Improves column header readability | No |
Output
The PDF4me Convert JSON to Excel module returns comprehensive output data for seamless Make scenario integration:
- Table
- JSON
- Scenario Integration
Table View
Response data in a structured table format:
| Parameter | Type | Description |
|---|---|---|
| Name | String | Output Excel filename (.xlsx) |
| Doc Data | Buffer | Excel workbook in Buffer format |
JSON Response Format
The raw JSON response from the module:
{
"Name": "sales_data.xlsx",
"Doc Data": "[Buffer Data - Excel Workbook]"
}
Make Scenario Usage
Use converted Excel file in subsequent modules:
- Email Distribution: Send Excel report to stakeholders
- Cloud Storage: Upload to Google Drive, Dropbox folders
- Google Sheets: Import to Google Sheets for collaboration
- Database Import: Load data into database systems
- Data Analysis: Process with Excel analytics tools
- Report Archiving: Store Excel reports in archive
Scenario Examples
The PDF4me Convert JSON to Excel module in Make provides comprehensive scenario templates for JSON conversion automation:
- API Reports
- Database Export
- CRM Export
- Survey Results
Automated API Data to Excel Report Scenario
Transform your API data into professional Excel reports automatically:
Complete Scenario Steps:
- Trigger: Scheduled daily analytics report generation
- Call API: HTTP request to analytics API endpoint
- Get JSON Response: Receive sales data as JSON array
- Convert to Excel: Transform JSON to formatted Excel
- Apply Formatting: Bold headers, format dates and currencies
- Upload to Drive: Save Excel report to Google Drive
- Email Team: Send daily report to management via Gmail
- Archive Report: Store in monthly reports folder
Business Benefits:
- Generates 30+ API reports monthly automatically
- Eliminates manual data export and Excel formatting
- Ensures consistent professional report appearance
- Reduces report generation time from 2 hours to 5 minutes
Automated Database to Excel Export Scenario
Streamline your database reporting with automated Excel exports:
Complete Scenario Steps:
- Trigger: Scheduled weekly database export run
- Query Database: Get records from PostgreSQL or MySQL
- Format as JSON: Convert query results to JSON array
- Convert to Excel: Transform database data to Excel
- Format Columns: Apply date/number formats appropriately
- Name Worksheet: Set descriptive sheet name
- Upload to Dropbox: Save Excel file to shared folder
- Notify Team: Email team that export is ready
Business Benefits:
- Exports 50+ database reports weekly automatically
- Provides Excel format preferred by business users
- Eliminates manual database export process
- Ensures accurate data representation with formatting
Automated CRM Data to Excel Export Scenario
Optimize your CRM reporting with automated Excel exports:
Complete Scenario Steps:
- Trigger: Monthly sales report requested
- Query CRM: Get deals and contacts from CRM API
- Process Response: Extract relevant fields from JSON
- Convert to Excel: Create formatted Excel spreadsheet
- Apply Currency Format: Format revenue fields as currency
- Bold Headers: Make column headers bold
- Email Sales Team: Send Excel report to sales management
- Archive in Drive: Store in monthly reports archive
Business Benefits:
- Generates 40+ CRM reports monthly automatically
- Provides Excel format for sales team analysis
- Eliminates manual CRM data export and formatting
- Ensures accurate sales data representation
Automated Survey Results to Excel Scenario
Enhance your survey analysis with automated Excel conversion:
Complete Scenario Steps:
- Trigger: Survey closed in survey platform
- Get Survey Responses: Retrieve all responses via API
- Parse JSON: Extract responses from JSON structure
- Convert to Excel: Create Excel with response data
- Format Dates: Apply date format to submission timestamps
- Create Charts: Generate summary charts in Excel
- Upload Results: Save to Google Drive survey folder
- Email Stakeholders: Distribute results to project team
Business Benefits:
- Exports 25+ survey results monthly automatically
- Provides Excel format for easy analysis and charting
- Reduces results processing time by 90%
- Enables immediate data analysis upon survey close
Industry Use Cases & Applications
- Business Intelligence & Analytics
- Database & Data Management
- Sales & CRM
- Survey & Research
- API Data Reports: Convert API responses to Excel reports
- Dashboard Exports: Export dashboard data to Excel
- Metrics Reports: Transform JSON metrics to spreadsheets
- KPI Tracking: Create Excel KPI reports from JSON
- Database Exports: Export database queries to Excel
- Data Migration: Convert JSON exports to Excel format
- Backup Exports: Create Excel backups of JSON data
- Data Distribution: Share database data as Excel files
- CRM Exports: Convert CRM data to Excel reports
- Sales Reports: Transform sales data to spreadsheets
- Pipeline Reports: Export opportunity data to Excel
- Contact Lists: Convert contact JSON to Excel
- Survey Results: Export survey responses to Excel
- Research Data: Convert research JSON to spreadsheets
- Form Responses: Transform form data to Excel
- Feedback Analysis: Create Excel from feedback JSON