This node allows you to search through the Appointment Scheduling Enterprise (ASE) platform to find available programs based on a specific location or campaign.
To use it, in the Studio platform, locate the "ASE Search Program" node in the "Engageware" section 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:
- 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".
- Name: Optional name of the node.
- Location external Id: The location identifier to search for available programs. This identifier is returned from the "ASE Select Location" node.
- Campaign External Id: The campaign ID (optional) to search for available programs. This identifier is returned from the "ASE Search Campaign" node.
Outputs:
- msg.payload.metadata.EW_ASE_SearchProgramResponse: Returns XML and JSON programs if successful. In the event of an error, the "error" property will be returned.