Join the Power Platform Masterclass #2 starting April 23

Houston video calls: Difference between revisions

Jump to navigation Jump to search
Line 71: Line 71:
* Resco Cloud: <code><nowiki>https://<your organization>.build.rescocrm.com/WebApp/registerHouston.html?data={encodedData}</nowiki></code>
* Resco Cloud: <code><nowiki>https://<your organization>.build.rescocrm.com/WebApp/registerHouston.html?data={encodedData}</nowiki></code>


If you want to initiate calls, you can for example add a button on the Dynamics user form that would point to the URL . Encoded data must be created in the following format:
Encoded data must be created in the following format:
:<syntaxhighlight lang="js">
:<syntaxhighlight lang="js">
var calleeId = "<callee's id>";
var calleeId = "<callee's id>";

Navigation menu