
Announcements
Hello,
I am trying to make an api get request when a user clicks a button. The set up is that the user enters an ID number into text input 1 and then clicks the button which should use the API to return info related to this ID.
I have already set up a custom connector and loaded the connection into the app. The connector set up is as below:
On the on select of the button in question I am using this code,