Forum Discussion
Hey aarontree . So this sounds like more of an 'internal automation' where every time a Client is created you want to add three separate notes, right?
Alternatively, are you wanting to somehow have another system add a note to a Client when a certain action happens? If so, can you give an example? Notes are heavily utilized by some Jobber users and I've found everyone uses them very differently.
- aarontree9 months agoContributor 3
Internal or external doesn't matter, I'd be interested if anyone has figured out a way to automatically add notes in this way.
- Randy_Warner9 months agoContributor 4
Bottom line, in theory, this appears to be possible. As a Jobber Developer Partner I've been digging into a number of things surrounding Notes lately aarontree and here is what I have found out so far...
Notes are not a standalone object within Jobber's architecture. What this means is that they always have to be accessed through the 'parent' record, Client, Request, Quote, etc.
I'm going to first work on testing this with Client notes. I will keep you posted. Thanks for the additional context.