Skip to main content

createNetsuiteOpportunity

Create a NetSuite Opportunity from the slideout "Create Opportunity" form. Only creates the Opportunity; the NetSuite webhook and the "Automatically Create Accords" rule then create the accord.

createNetsuiteOpportunity(
input: createNetsuiteOpportunityInput!
): createNetsuiteOpportunityPayload

Arguments

createNetsuiteOpportunity.input ● createNetsuiteOpportunityInput! non-null input

The connected entity, title, and custom fields for the opportunity.

Type

createNetsuiteOpportunityPayload object

Result of creating a NetSuite opportunity; on failure message carries the reason.