Is it feasible to add a widget to a DocType that will load content from a third-party API? For example, I use a marketing automation system, and I’d like to view each Contact’s interactions with the Newsletter inside ERPNext.
Hi,
Virtual Doctype may work for your situation. Please look at this: Virtual DocTypes (frappeframework.com)
Thanks,
Divyesh Mangroliya