With this page you can test requests outgoing from business central.
Here you can try to send a customized requests with defineable body, header, method and authorization.
Caution
This is a debugging tool for developers and should be used with caution. You can send with the right authorization to live endpoints and disrupt external systens.
Target, Fields
Endpoint
Specifies the endpoint which the request should be sent to.
Endpoint for Authorization
Specifies the Authorization which shoud be used for this request.
HTTP Request Type
Specifies which HTTP request type you want to use.
Payload, Fields
Payload
Specifies the payload which is sent to the endpoint.
Response, Fields
Response Reason Phrase
Specifies the http reason phrase of the received response.
Response Is Success Status
Specifies if the http request was accepted or denied.
Response Status Code
Specifies the http reason status code.
Raw Response, Fields
Raw Response
Specifies the last response received from the endpoint.
Actions
Send
Send the request to the endpoint.
Load
Load a previous send request to try to send it anew. Secret values will be omitted. Authorization cannot be copied.
Headers
Specify the headers which should be used with this request.