Skip to content

Comments

Enable querying for multiple records in NetSuite#16

Merged
forevermatt merged 12 commits intomainfrom
feature/netsuite-query-multiple-records
Feb 17, 2026
Merged

Enable querying for multiple records in NetSuite#16
forevermatt merged 12 commits intomainfrom
feature/netsuite-query-multiple-records

Conversation

@forevermatt
Copy link
Contributor

EA-76 Extract pipedream-netsuite-actions logic to pipedream-utils, update pipedream-netsuite-actions to use that


Changed (BREAKING)

  • Rename existing queryRecords() NetSuite function to queryRecord()
    • It was written to expect a single record result.

Added

  • Port over queryRecords() (and handleTimeout() helper) from pipedream-netsuite-actions
  • Add test for new queryRecords() function

Fixed

  • Improve queryRecords()'s data types and default values

PR checklist:

  • Add (or update) tests for new (or revised) code
  • Update README.md

@forevermatt forevermatt requested a review from a team as a code owner February 17, 2026 18:01
@forevermatt forevermatt requested review from briskt, ethancanne, jason-jackson and mtompset and removed request for a team February 17, 2026 18:01
@forevermatt forevermatt merged commit e7f09bc into main Feb 17, 2026
1 check passed
@forevermatt forevermatt deleted the feature/netsuite-query-multiple-records branch February 17, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants