Invoke VBCS Business Object Endpoints using OAuth

preview_player
Показать описание
One nice thing about Visual Builder is that it helps you not only with the creation of the front end, but also with the creation of the backend for your app - through the use of the business objects feature. When you develop the UI in VB it is accessing the business objects through REST endpoints, and these REST endpoints can also be exposed so other UIs or systems can access the same data. You can use both Basic Auth and Bearer Token authentication mechanisms to invoke these REST endpoints.In this video, we will look at the setup required in order to invoke VBCS Business Object Endpoints using OAuth (Bearer Token).
Рекомендации по теме
Комментарии
Автор

Hi Aditya, I am able to invoke the api initially through integration, but after some time I am getting "refresh token is not available" error while invoking the api. Is there any work around for this. What all changes we need to do for getting the refresh tokens? Thanks in advance

pratiksharma
Автор

I get access denied when trying to access using just OAuth creds. Do I need to use a user?

Whosthatbaldguy
Автор

Hi Aditya, I have a question. Is it possible to use a business object in Visual Builder to store information as an endpoint bin? For example, if I send json info from a webpage using a trigger to that business object?

nataliebravo
visit shbcf.ru