Is `messagesOpenAIFormatted` deprecated? Why is it...
# support
v
Thank you for your question! To help clarify, could you share more about how you are using the
messagesOpenAIFormatted
field—are you expecting it to be populated during all event types, or only specific ones (like
end-of-call-report
)? This will help me better understand your use case and provide more targeted guidance.
i
I am expecting the messageOpenAIFormatted to always be populated
c
Hi ian, The
messagesOpenAIFormatted
isn't listed as deprecated in the available changelogs, but there have been some recent updates that could affect its behavior. Specifically, the May 27, 2025, update introduced new endpoints to manage chat sessions and removed the variable extraction feature. If
messagesOpenAIFormatted
relies on these functionalities, its population could be inconsistent due to these changes. I recommend reviewing the recent updates for any related impacts, such as the removal of variable extraction or specific API changes. You can view the changelog for May 27, 2025, [here](https://docs.vapi.ai/changelog/2025/5/27). Please let me know if there's anything else you need help with.
6 Views