Sends a request directly to the specified integration connection (e.g., QuickBooks Desktop) on behalf of the end-user.
Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}"
).
The ID of the end-user who owns the integration connection.
"end_usr_1234567abcdefg"
The integration identifier for the end-user's connection.
quickbooks_desktop
The request body to send to the integration connection.
Returns the response from the integration connection.
The response from the integration connection.