cluedin-widget
Version:
This is the project for creating and managing widgets in CluedIn.
6 lines • 443 B
JavaScript
module.exports = {
website: [ 'property-Website', 'property-twitter.user.url', 'property-zendesk.organization.domainNames', 'property-organization.website' ],
linkedin: 'property-user.social.LinkedIn',
twitter: [ 'property-user.social.twitter', 'property-user.social.Twitter', 'property-user.social.LinkedIn', 'property-twitter.user.screenNameResponse', 'property-podio.person.Twitter' ],
podio: 'property-podio.person.Link'
};