0

We are using Call fire API in our application. We are moving to new REST API platform.

We need to connect / call with 2 numbers(two way connection).

With previous library we were using createClickToCallCampaign(key, callerid, transferNumber, awayMessage) and then sendConnection(APIKey, Convert.ToInt32(campaignId), OtherContactNo, info, Convert.ToInt32(CallFireDelayMins)

So as per this 2 way call gets connected. With new REST API platform how can we have 2 numbers connected? Please guide us.

Looking forward to proper helpful response.

Sampada
  • 2,931
  • 7
  • 27
  • 39

1 Answers1

0

take a look at our new API 2.0. SendCall operation should be what you are looking for https://developers.callfire.com/docs.html#sendCalls