salesforce-analytics-rest-api-create-report-column-identifiers

POST /analytics/reports for report creation requires Salesforce internal column identifiers (e.g., ACCOUNT.NAME, OPPORTUNITY.AMOUNT), not display names or API names without namespace. Using incorrect identifiers returns a 400 error. Use sf_describe_report_type first to discover the exact identifier strings required for each field.