Hello everyone!
I am trying to implemented zoom integration. Below is the result of integration and the output is "Reaction Tree". In this case how to get the response? e.g. "join_url", "agenda" etc.
Any help is appreciable!!
Thanks.
Discussion posts and replies are publicly visible
A Reaction Tree is a list of activities that are only evaluated inside a saveInto. I assume you tried to call this integration just like a function.
Try calling this in a saveInto and in the OnSuccess or onSave of the integration rule, save the response in a variable. From there you should find a way to move forward.