@Fanfantulipan
I'm glad to hear that you've successfully integrated VAPI with Zapier and are able to pull the transcript and other call-related data. To include the date and time of the call in the data you send to Zapier, you should ensure that the call metadata includes these details.
Typically, the call metadata returned by an API like VAPI would contain timestamps or date-time fields that indicate when the call was initiated and possibly when it ended. If you're not seeing these details, it's possible that they might be under different field names, or you might need to adjust your API request to include these details.
To assist you further, I would need to know the structure of the payload you're currently receiving and the specific fields it contains. If the date and time are indeed part of the metadata, you would need to map those fields in Zapier to capture and use them in your workflow.
If you're unsure about the field names or the API request structure, you can refer to the VAPI documentation or reach out to their support for more detailed guidance on including the date and time of the call in your API response.
If you provide me with the structure of the current payload or any specific parameters you're using in your API request, I can give you more precise advice on how to proceed.