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:
bookingWho can perform the methods: any user
|
Method |
Description |
|
Retrieves links for a waitlist entry |
|
|
Establishes links for a waitlist entry |
|
|
Removes links for a waitlist entry |