cfd json

  1. CFD design for Predictive Dialer with Rest API option to download csv file

    I am trying to initiate outbound calls from a JSON response gotten from an endpoint. I have split the process into two flows as follows: 1. The first flow calls the Webservice which returns a json response. The flow has a C# component that writes a .csv file to the system. The C# code used is...
  2. Cfd - Select only the ani.session number from the whole json file containing multiple items

    Hi guy, I have this problem, please help me First of all I assign to the variable callflow $ .Telephone the number of the incoming call with ani.session. "screenshot1" I access the json file via http reading (for now with direct access, "I deliberately deleted the link"). "screenshot2"...