Missing Parameter to identify Action in Live/Test mode
under review
Canny AI
Merged in a post:
Need a Test/Live Mode identifier in packet response
S
Saumya Dubey
Currently, Enate does not provide any parameter in the packet API response to identify whether a packet/work item belongs to Test Mode or Live Mode.
This makes it difficult to clearly separate test and production data during integrations and automation. As a result, any type of Api or automated testing cannot be done effectively in production environment for existing packets, which increases complexity for users during configuration and testing.
Proposed Enhancement:
Add a parameter in the packet response that explicitly indicates whether the packet is in Test Mode or Live Mode.
Alternatively, provide a dedicated API (similar to Authentication/IsLiveMode) that can be used to check the mode of a packet.
Kamal Saran
under review