Mews · Arazzo Workflow
Mews Find or Create Customer
Version 1.0.0
Search for a guest by name and create the profile only when none exists.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSaaSArazzoWorkflows
Provider
Workflows
find-or-create-customer
Resolve a guest profile by name, creating it only if missing.
Searches the enterprise for a customer matching the supplied name and either returns the matched customer id or creates a new profile when none matched.
1
searchCustomer
customers_search
Search for an existing guest profile by name before deciding whether to create a new one.
2
createCustomer
customers_add
Create a new guest profile when the search returned no matching customer.