Back to All

How to initialize a custom variable from an API call

Here is the workflow:

  1. I want to call an API endpoint
  2. the end point will return the value of a custom variable
  3. I want to grab that value
  4. and use it for the rest of the chat