superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

fix: Correctly mapping Crisp contacts without name #172

Closed kysely closed 2 years ago

kysely commented 2 years ago

Description

Fixes an issue with crm/contacts Crisp map that failed when Crisp returned a contact without a name.

It can occasionally return no name (undefined), an empty string or a string containing whitespace.

Motivation and Context

Types of changes

Checklist: