FlowRunWebService

public interface FlowRunWebService

Webservice interface for RapidPro REST API for flow runs.

Methods

startFlowRuns

List<FlowRunResponse> startFlowRuns(FlowRunRequest flowRunRequest)

Initiates a flow run request to RapidPro.

Parameters:
  • flowRunRequest
Throws:
  • WebServiceException – If there is an error communicating with RapidPro.
Returns:

a List of FlowRunResponse