The resubmitMarketoLead() GraphQL mutation is used to resubmit a marketo lead. It requires root level privileges and an organization owner from the organization.

Syntax

Below is the syntax for the resubmitMarketoLead() mutation field:

graphql
resubmitMarketoLead(
     input: ResubmitMarketoLeadData!
   ): boolean!

Given Datatypes

For the given datatype, ResubmitMarketoLeadData, there are several parameters that may be given. Below is a list of them along with their datatypes and a description of each:

Table: ResubmitMarketoLeadData

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 19, 2024
utmParamsUtmParamsyes The Urchin Tracking Module (UTM) parameters used for tracking a marketing campaign. See UtmParams.
zipstringyes The zip for the marketing campaign.