Summary
The user is trying to pass the CallDt (time of the call in MS) variable for pagination in a connector. The API returns CallDt in ms format instead of UTC format, causing issues. The user is specifically working on the Get Call Log call.
Question
Got a noob question here. I’m trying to create a connector and I’ve got it working. The connector returns a series of calls and each call contains a callDt (time of the call in MS) that I want to pass back as a variable the next time the api runs. Similar to pagination. But I can’t for the life of me get it to work. Partically, because the api returns CallDt in ms format instead of UTC Format (2021-02-04T07:59:59Z) The API docs can be found here: https://developers.ringba.com/#84fbccfd-008b-4bf3-a919-7774704aa766 I’m specifically working on the
Get Call Log call. Any guidance would be appreciated.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.