Best answer

Daylite - Update Person

  • 2 December 2022
  • 2 replies
  • 38 views

Looking to create a Zap with the action being an ‘Update to a Person’ in Daylite software. All I need to do is append a keyword, but in order to find the person, Zapier is asking for a ‘Reference’: “The reference of the person to be modified, of the form '/v1/contacts/1000' where 1000 is the contact id.”. I’m not sure what the contact id is, and I can’t seem to write this in a way that works for the Zap. Anyone know how to work with this reference piece? Thanks in advance!

icon

Best answer by Troy Tessalone 2 December 2022, 19:04

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @theheddlegroup 

Try these Zap steps:

  • Daylite Find Person
    • This should return the Person ID needed for the next step
  • Daylite Update Person
    • Map the Person ID from the previous step

 

 

Userlevel 4
Badge +7

Howdy @theheddlegroup, I believe Troy is correct here -- you need to fetch an ID from Daylite to update a Person if you are not using a Daylite Person trigger to start the Zap.  The Find Person => Update Person actions let you find the Person’s Daylite ID and then map the output from that step attached to the `self` key into the “Reference” field of the Update Person step! 

Let us know if you run into any snags along the way =)