scottdurow / RibbonWorkbench

Ribbon Workbench 2016 for Dynamics 365
https://ribbonworkbench.uservoice.com/
MIT License
72 stars 24 forks source link

Response from Webhook Smart Button #62

Open RoelG opened 3 years ago

RoelG commented 3 years ago

Hi,

Is it possible to retrieve the response from a webhook request? For example: we're calling a Flow and the flow returns a json that contains a guid from a created record. In the response we would like to open this record with the returned guid.

This would be a great addition!