Linking Objects to a Waitlist Entry: Overview of Methods

You can link additional objects to a waitlist entry. This helps synchronize sales and utilize automation, such as Automation rules in a deal.

Quick navigation: all methods

Connection to Objects

Waitlist. To create a new link for a waitlist entry, specify the ID of the entry in the waitListId parameter. You can obtain the ID using the creation or filtering methods.

Currently, only CRM deals can be linked to a waitlist entry. Other modules and object types are not supported yet.

Deal. To create a link to a deal, pass the ID of the deal in the value parameter. You can obtain the ID using the creation or filtering methods. Use fixed values for the parameters moduleId = crm and entityTypeId = DEAL.

Overview of Methods

Scope: booking

Who can perform the methods: any user

Method

Description

booking.v1.waitlist.externalData.list

Retrieves links for a waitlist entry

booking.v1.waitlist.externalData.set

Establishes links for a waitlist entry

booking.v1.waitlist.externalData.unset

Removes links for a waitlist entry