getChannels

This function retrieves the following information about a channel set up in Marketo:

  • Progression status(es)
  • Step number of each progression status
  • Whether a specific progression status has been defined as success

You can get information on all channels or specify a specific list of channels

Request

Field Name

Required/Optional

Description

tag->values->stringItem Optional List of channels that you wish to query. If <tag> is omitted, you will receive info about all the channels

Request XML

Response XML

Sample Code – PHP

Sample Code – Java

Sample Code – Ruby