Sequence.GetStepParameters - Mozenda

Sequence.GetStepParameters

October 31, 2017

Description

Get the currently configured step parameters.

Required parameters

SequenceStepID
Note: A Sequence.GetStatus API call can be used to quickly get the SequenceStepID.

Returns

A response containing the names and values of each parameter associated with the step.

Example request url

https://api.mozenda.com/rest?WebServiceKey=A0D9167A-2E68-42EA-BB51-9F7EBDB4EE33&Service=Mozenda10&Operation=Sequence.GetStepParameters&SequenceStepID=1001

Example response

<?xml version="1.0" encoding="utf-8"?>
<GetStepParametersResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <Result>Success</Result>
    <StepParameterList>
        <StepParameter>
            <Name>URL</Name>
            <Value>http://www.mozenda.com/api</Value>
        </StepParameter>
    </StepParameterList>
</GetStepParametersResponse>

Note: Please contact your sales representative at +1 (801) 995-4550 or sales@mozenda.com for more information about enabling Sequences on your account.

Need more information?

We'd love to hear from you.

100% Privacy. You are that important to us. Privacy Policy