Check your understanding of variables and context

Question Title

* Which of the following best describes a variable?

Question Title

* You’re creating a workflow in Rewst to greet customers by name. Instead of typing each customer’s name manually, you use a variable called CustomerName. How does this improve your workflow?

Question Title

* A data alias allows you to extract specific information from a __________ response and store it in a simpler variable for use in a workflow.

Question Title

* Where are data aliases stored in Rewst so they can be accessed throughout a workflow?

Question Title

* You’ve created a workflow that retrieves a user’s profile information from Microsoft Graph. Later in the workflow, you need to reference the user’s email address. How can you do this without re-fetching the data?

T