Options Generators & Generic API Requests Knowledge Check Validate Your Understanding of the Options Generators & Generic API Requests content. Question Title * What is your work email?This should be your Rewst email address Question Title * How are Option Generators useful when you need to show groups a user is a part of? They make accessing group data in the Jinja Live Editor easier by displaying the data stored in default variables They can display relevant groups by filtering groups based on adding or removing actions They enable MSPs to connect to Microsoft Graph and Microsoft Exchange Online to get group data They enable a workflow to use the "List member of" request of the Microsoft Graph REST API Question Title * What is the function of the 'Generic API Request' action in Rewst? It automatically fixes any API failures caused by out-of-the-box Rewst actions by calling Rewst's test APIs. It can make requests to any internet-based API by entering a URL endpoint in the configuration field of the Generic API Request action It creates a custom Rewst REST API that can be called by other Integrations and applications It's used to make an API request when a pre-built action for a desired operation doesn’t exist. Done