Discussions
Job Contact Query Chain
over 5 years ago by Tait Leaney
I'm working on a lambda that pulls some information up that we can easily refer to when a client calls.
From the generated job id, I am able to find the client (company id) and the job uuid.
To pull up Job Contact details, I need the Job Contact uuid, what is the process of finding that?
Thanks