This node allows you to search the Appointment Schedule Enterprise (ASE) platform to find available appointment types based on a specific location, campaign, or program. It is important to configure the appointment type in advance on the Appointment Schedule Enterprise platform.
To use it, in the Studio platform, locate the "ASE Search Appointment Type" 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 at this link.
Below, you also have the description of the properties mentioned in the video and Outputs
.
Properties:
- Name: 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".
- Location external ID: The location identifier to search for available schedule types. This identifier is returned from the "ASE Select Location" node.
- Campaign external ID: The campaign ID to search for available scheduling types. This identifier is returned from the "ASE Search Campaign" node.
- Program external ID: The program ID to search for available programming types. This identifier is returned from the "ASE Search Program" node.
Outputs:
- msg.payload.metadata.EW_ASE_SearchAppointmentTypeResponse: Returns XML and JSON activities in case of success. In the event of an error, the "error" property will be returned.