Integration, action, conversation id and ack
# 🤝help
a
1. How can I get the conversation ID inside an action within an integration? 2. What is the "ack" prop exposed inside the actions?
It's all technical questions, we're developing a custom integration using the Typescript SDKs
q
Could you please assist me with my current technical issue? Thank you.
I'm encountering an issue with sending a POST request to a deployed Stack AI flow. Despite correctly configuring the endpoint URL and headers, the request consistently returns a 500 Internal Server Error. I've attempted troubleshooting steps such as verifying the request data and checking for any server-side issues, but the problem persists.