Discussions

Ask a Question
Back to All

Job Contact Query Chain

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