Skip to main content
omkaro0002
Known Participant
April 19, 2023
Question

How to get response from Reaction Tree?

  • April 19, 2023
  • 2 replies
  • 1 view

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.

2 replies

stefanhelzle0001
April 19, 2023

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.

harshitb6843
April 19, 2023

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.