admin管理员组文章数量:1356071
Can anyone show me an example of how to build a Power Apps Custom Connector with SSE(Server Sent Events) ? Do we know if Custom Connector supports SSE ? I have seen examples of Custom Connector with Rest APIs.
the client makes a GET/SSE request to establish the connection. The SSE connection remains open as long as the client is connected. The server is ready to push messages via this connection.
I am not sure if the Custom Connector knows how to read the results from the server , when the server is ready to push messages via this connection.
Is this feasible ?
I have an express app, with these methods, and I am able to get the results from CURL commands, but would like to know if I can connect this app to a custom connector.
本文标签: powerappsPower Apps Custom Connector with SSE (Server Sent Events)Stack Overflow
版权声明:本文标题:powerapps - Power Apps Custom Connector with SSE (Server Sent Events) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744006911a2574868.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论