Make a custom request to the Intacct API
Input Fields
For more information about these requests, visit the Intacct API Documentation.
- Request
- Body (text): This contains any XML request made to the Intacct API, either legacy or current formatting is acceptable. The request should not contain any spaces between the XML tags.
Output Fields
- Status Code (number) : The status code of the response. Click here for more information on Http Status Codes
- Headers (object) : The returned metadata of the request. Specific keys can be targeted as sub-outputs of the Headers output.
- Body (text) : The returned XML from Intacct. This contains key information about the success of the authentication as well as the success of the request.