Problem calling Writer from Books to merge and download
Hi,
I'm building a function in Books which calls Writer to merge data into a document. I found
zoho.writer.mergeAndDownload(<document_id>, <output_format>, <values_map>, <connection>)
However, I can't find a way to create a connection (last argument).
which mentioned Books as an allowed service. But where am I suppose to create the connection ? In Books, under Integrations, I can't find a way to connect with Writer.
Am I missing something to merge and download ?