Create Effortpost https://{APP_DOMAIN}/api/3.2/marketing/effortsCreates a new effort (marketing touchpoint) within a campaign. You can specify the effort type by either effort_type_id or type code.Body ParamsBody ParamsnamestringrequiredName of the effortactivebooleanrequiredWhether the effort is activetruefalsepartner_idintegerrequiredThe ID of the partnerpublication_idintegerThe ID of the publicationcampaign_idintegerThe ID of the campaigneffort_type_idintegerThe ID of the effort typetypestringEffort type code (alternative to effort_type_id)promo_idintegerThe ID of the promo landing pageorder_page_idintegerThe ID of the order page landing pagesecondary_effort_idintegerThe ID of a secondary (chained) effortupsell_effort_idintegerThe ID of the upsell effortdecline_upsell_effort_idintegerThe ID of the decline upsell effortredirect_urlstringRedirect URL for the effortexternal_urlstringExternal URL for the effortad_idintegerThe ID of the linked admessage_idintegerThe ID of the linked messageauto_responder_idintegerThe ID of the linked auto responderadvertorial_idintegerThe ID of the advertorial resourcelift_idintegerThe ID of the lift letter resourcedestination_publication_idintegerThe ID of the destination publicationtag_idsarray of integersArray of tag IDs to associatetag_idsADD integerResponse 201The created effortUpdated 22 days ago