Power Up Your Team with Nonviolent Communication Principles

Source Link ↗

Creator:

First Round Capital

Submitter:

Date

Tags: 

No items found.
Power Up Your Team with Nonviolent Communication Principles
Read this content here ↗

Outline

Click on any section to jump to the relevant portion of the piece!

  • [What Does Nonviolent Communication Sound Like?](https://firstround.com/review/power-up-your-team-with-nonviolent-communication-principles/#text_6ee56edb5372481ea232a7bdbb78bcab:~:text=What Does Nonviolent Communication Sound Like%3F,doing the work of three people.)
  • [There are four ingredients to pay attention to:](https://firstround.com/review/power-up-your-team-with-nonviolent-communication-principles/#text_6c6e1b38784c42189a20186138a51412:~:text=There are four ingredients to pay,“I see that you want this…”)
  • [Managing Conflict Strategically](https://firstround.com/review/power-up-your-team-with-nonviolent-communication-principles/#text_b07cf059231345459ce7ac1887e83645:~:text=Managing Conflict Strategically,a small fire into a blaze.)
  • [The Benefits of Better Communication](https://firstround.com/review/power-up-your-team-with-nonviolent-communication-principles/#text_b8fcabf8b9cd4c3da53c270b56ebbb11:~:text=The Benefits of Better Communication,and mimic bad behavior%2C Colonna says.)
Outseta.on('accessToken.set', function(member) { Outseta.getUser().then(function (result) { console.log(result); if(result['Account']['HasLoggedIn']){ console.log('user is logged in'); try{ let firstName = result['Account']['PrimaryContact']['FirstName']; let lastName = result['Account']['PrimaryContact']['LastName']; let email = result['Account']['PrimaryContact']['Email']; let airtableID = result['Account']['airtableID']; let hubspotID = result['Account']['hubspotID']; let accountUID = result['Account']['Uid']; const userProperties = { 'First name': firstName, 'Last name': lastName, 'Email': email, 'Airtable ID': airtableID, 'Hubspot ID': hubspotID, 'Account ID': accountUID }; heap.identify(email); heap.addUserProperties(userProperties); console.log('completed heap identification'); } catch(e) { console.log(e) } } }); });