csharp-rest-api icon indicating copy to clipboard operation
csharp-rest-api copied to clipboard

How to create steps for call flows?

Open SebastianStehle opened this issue 5 years ago • 0 comments

Hi,

I had a look to the API for call flows, but I have no idea how to create a say-step:

https://developers.messagebird.com/api/voice-calling#call-flows

How can I pass additional properties to the step? I think Step and Options should derive from JObject to make this possible.

SebastianStehle avatar Nov 26 '20 15:11 SebastianStehle