Is it possible to send table row information to another app?

I am using a project management software called "Height" along with retool.

  1. I want to make a boolean check box on a table in retool, and when checked, I would like to send the row information on the table to Height app. Is it possible to make some sort of API call to do that?
  2. If possible, I would like to check and uncheck the boolean check box on Height app as well.

Are any of those two things possible?

yea, absolutely, create a resource that calls the Height API to set the information you want and trigger it based on the checkbox value changing