Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Create Listener Services

Create Listener Services

Create an assembly project.
The listener service enables your integration to receive launch messages from third-party clients through your Workday tenant.
  1. Open the assembly in the Assembly Editor.
  2. On the
    Palette
    , expand the
    In Transports
    tab.
  3. Drag a
    workday-in
    transport from the
    Palette
    to the Assembly Editor.
  4. In the Assembly Editor, click the
    workday-in
    transport.
  5. On the
    Services
    tab of the
    Properties
    view for the
    workday-in
    transport, click
    Create listener-service
    .
  6. On the
    Service Name
    window, enter a name for your listener service.
  7. Click
    Save
    .
Studio saves the listener service on the
workday-in
transport of your integration.
Deploy your integration and configure the listener service for your integration system in Workday.
You can only deploy integrations that use listener services if they have no launch parameters.