Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

download

OneDrive

FileId for GRAB API:

FileId in the grab payload is the parent folder path of the template file. For example, suppose you have a nested folder called Folder1/Folder2 that contains a file called test1.docx in it. The FileId looks like this: Folder1/Folder2/test1.docx

FileId for SEND API:

FileId in the Send payload is the parent folder path. For example, suppose you have a nested folder called Folder1/Folder2 where you want to send a template file. The FileId looks like this: Folder1/Folder2