Fetch Team's working hours

While configuring flows in Webex Connect, you will need to use this node to know whether a team is in working hours or out of office hours. This node calls Webex Engage's 'Fetch team's working hours' API.

Node screenshot - Fetch team working hours

Append message

Fetch team working hours

How to configure this node

  • Drag the node from the 'Node Palette' on the left by searching against the name 'Fetch team working hours'
  • Double-click to open the node
  • Select the Method Name - Fetch team working hours
  • Select your configured Authorization in the Node Authentication field. It is recommended that you set this to a Default Authentication that has been configured in WxEngage's Integrations screen under WxConnect's Integrations as all your nodes across flows will pick up the updated token once you re-authenticate from the Integrations screen.
  • Select the team from the Team Name dropdown for which you need to fetch the working hours and click on the Save button.

Output variables

VariableDescription
inWorkingHoursWhether the team is working or not. Boolean value
oooResponseThe out-of-office response configured for the team
timezoneTimezone of the team
statusStatus enum - Success / Failed
apiStatusHTTP status code from the underlying response received from WxEngage's REST API
descriptionDescription received from WxEngage's API response
responsePayloadThe actual payload of the API response

Node outcomes

CategoryOutcomeDescription
SuccessSuccessNode execution successful
ErrorsonTimeoutCould not receive an API response from WxEngage within the agreed time-out
onInvalidDataInvalid data configured in WxConnect node
onErrorError in WxConnect's middleware services
onInvalidChoiceInvalid choice
onauthorizationfailFailed to Authorize successfully. Recommend to recheck Auth details in the Authorize Integration section
FailureAny other run time failures