Question
Do we need to add the bearer token received by the connected system object in the integration object?
I am getting this response in the integration object when using the connected systems (oauth client credentials)
The authorization is successful in the connected system.

If I make the request in postman, I get 403, which is correct as I am still fixing the application permissions. It seems as if the integration object was not adding the bearer token to the request.
