Issue with API Call in Zoom Contact Center Flow

Hi Team,

We are currently facing an issue with the API call in the Zoom Contact Center flow.
We are using a POST method with one Endpoint URL, Authorization value, and Body. We are also trying to store the status response in the “api value” variable. However, the variable is returning blank, even though the actual response contains the value “Template Message Sent”.

When we tested the same HTTP call in the ZVA Bot, it worked correctly and displayed the value to the user.

Thank you for your support.

Note: It’s working on POST man API, ZVA Flow builder but not works with CC Chat Flow builder.