I am trying to figure out if it is possible to leverage the entire response from an API call. My workflow is catch webhook, make a subsequent API call to a database endpoint that has an array of user information, and then use JavaScript to find a matching full name from the initial webhook within the response from the API call in the steps above. I can’t find a way to reference the entire response within the Input Data section of the Run JavaScript in Code element. Any ideas?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.