This node allows you to search for available dates and times through the Appointment Scheduling Enterprise (ASE) platform, based on specific criteria such as resource availability, location, service provider specialty, and user time preference, among others.
To use it, in the Studio platform, locate the "ASE Search Date and Time" node in the "Engageware" category and configure its parameters.
In the video, we'll show you how to access it and the parameters for configuring it:
Download an example of flows related to nodes in the Engageware category in Studio.
Below, you also have the description of the properties mentioned in the video and outputs 
Properties:
- Name (optional): Optional name of the node.
- Credentials (required): These are the credentials of the Engageware Appointment Scheduling Enterprise service. Many credentials can be saved, but only one can be active. In the configuration, the URL of the environment will be requested under the name "Instance URL" along with the username and password for API consumption (API user credentials) under the names "Username" and "Password."
- Start Date Time (required): Date and time in ISO 8601 format at start.
- End Date Time (required): Date and time in ISO 8601 format of end.
- Number of Slots (required): Number of available slots you want to return on request.
- Criteria Properties (required): Properties to filter the available date and time slots.
Outputs:
- msg.payload.metadata.EW_ASE_SearchDateAndTimeResponse: Returns the available date and time slots in XML and JSON in case of success. In the event of an error, the "error" property will be returned.