#
rest-api
RESTful API testing approaches
WebRetrieve HTTP Response Code in Codeception Without Verification
Learn how to use grabResponseCode() method in Codeception to handle API endpoints returning either 200 or 409 status codes without triggering verification.
1 answer• 1 view
WebUse 404 Not Found for REST API GET Missing Resource
Return 404 Not Found for GET /api/{id} when the requested REST resource doesn't exist. Include a concise JSON error body. Use 200 for empty collections.
1 answer• 1 view
WebBitrix24 Smart Process Binding: Sort by Addition Order
Customize Bitrix24 smart process binding fields to display values in order of addition instead of ID sorting. Use REST API widgets, business processes, or sort indexes for smart processes bitrix24. Step-by-step solutions and workarounds.
1 answer• 1 view
DevOpsBitrix24 On-Premise: Fix Webhooks in Business Processes
Fix Bitrix24 on-premise webhooks in business processes. Why im.message.add.json from BPs fails (on-hit agents/race) and how switching to cron fixes delivery.
1 answer• 1 view