Marketo Activities
- Overview of Marketo Connector
- Creating or editing an endpoint for Marketo
Endpoints provide the configuration information that the Studio and the Integration Appliance use to connect to Marketo platform. Marketo connector supports only OAuth authentication mechanism so as to authorize users to perform operations. Marketo connector only supports HTTPS connection. - Using the Marketo Create Objects Activity
Use the Create Objects activity to create objects in Marketo. - Using the Marketo Update Objects Activity
Use the Update Objects activity to update objects in Marketo. - Using the Marketo Upsert Objects Activity
Use the Upsert Objects activity to upsert objects in Marketo. - Using the Marketo Delete Objects Activity
Use the Delete Objects activity to delete an object from Marketo. - Using the Marketo Retrieve Objects Activity
Use the Retrieve Objects activity to fetch details of object from Marketo. - Using the Marketo Retrieve All Objects Activity
Use the Retrieve All Objects activity to fetch details of object from Marketo. - Using the Marketo Search Objects Activity
Use the Search Objects activity to fetch details of object from Marketo. - Using the Marketo Get Paging Token Activity
Use Get Paging Token activity to get the nextPageToken required for fetching details of Lead Activity Object in Retrieve All Activity in Marketo. - Using the Marketo Request Campaigns Activity
Use Request Campaigns activity to run an existing Marketo lead in a Marketo Smart Campaign. The Smart Campaign must have a “Campaign is Requested” trigger with a Web Service API source. - Using the Marketo Schedule Campaigns Activity
Use Schedule Campaigns activity to schedules a batch Smart Campaign to run either immediately or at a future date. - Using the Marketo Merge Lead Activity
Use the Merge Lead activity to merge lead in Marketo. - Using the Marketo Add Leads to List Activity
Use the Add Leads to List activity to add leads in specific list in Marketo. - Using the Marketo Remove Leads from List Activity
Use the Remove Leads from List activity to remove leads from specific list in Marketo. - Using the Marketo Member of List Activity
Use the Member of List activity to find out if leads are a member of a given list in Marketo. - Using the Marketo Import Lead Activity
Use the Import Lead activity to import lead in Marketo. - Using the Marketo Get Import Lead Status Activity
Use the Get Import Lead Status activity to get status of imported lead from Marketo. - Using the Marketo Get Import Error File Activity
Use the Get Import Error File activity to get error file from Import Lead call in Marketo. - Using the Marketo Get Import Warning File Activity
Use the Get Import Warning File activity to get warning file from Import Lead call in Marketo. - Using the Marketo Send Sample Email Activity
Use the Send Sample Email activity to send sample email to a given address from Marketo. - Using the Marketo Update Email Content in Editable Section Activity
Use the Update Email Content activity to update email content in editable section in Marketo. - Using the Marketo Approve Objects Activity
Use the Approve Objects activity to approve Email, Email Template and Snippet in Marketo. - Using the Marketo Unapprove Objects Activity
Use the Unapprove Objects activity to un-approve Email, Email Template and Snippet in Marketo. - Using the Marketo Discard Objects Activity
Use the Discard Objects activity to discard Email, Email Template and Snippet in Marketo. - Using the Marketo Clone Objects Activity
Use the Clone Objects activity to make clone of Email, Email Template and Snippet in Marketo. - Specifying the Retry options for Marketo REST API activities
Specifying the Retry parameters is one of the tasks to configure a Marketo activity. The Marketo REST API connector uses a single login session for all connections to an Marketo REST API endpoint. If a session expires, the connector automatically establishes a new session. The connector does not count the initial attempt to reacquiring the session as a retry attempt. The connector assumes the typical connector retry behavior after the initial attempt to reacquire a session fails. The retriable exceptions include 503 and 504 for this error codes.