Sample to use RESTful gateway by using http client tools
SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
2017-09-1711:51 PM
Sample to use RESTful gateway by using http client tools
Around one month ago, I was trying to couch a customer how to consume data of SBO by using RESTful gateway, and I chose the most convenient approach with help of some HTTP client tools, such as Google Chrome extension: "REST Web Service", which you can install in extension of your chrome browser.
Below are steps which would used to show others to understand to usage of RESTful API, for the information of myself and anyone of viewer.
Here I paste the guides which I ever received from Jeff and thanks for his help:
For stuff like this, I typically use Fiddler, below you can see an example of a composed Auth request with fiddler. Notice, how the grant_type is in the body of the request.
I was able to also do this successfully in the Chrome extension as well. See below:
Link copied. Please paste this link to share this article on your social media post.
2019-08-0509:01 AM
Thanks Austin
Not sure it was clear to some that the EWS RESTful Gateway is in fact the Smart Connector framework just configured to be an EWS RESTful gateway. See this useful video