Retrying Failed Jobs
In any of the High Volume Document Generation processes used, whether it's through SFTP or Conga Sign, you can run a status request to merge any jobs that failed during the merge process.
Every request sent will provide a batchId for the merge process. Run a status overview for a single batchId, or use a summary to verify multiple ids.
Run Status Overview - Single Batch ID
Method | GET |
Endpoint | https://rls-dev.congacloud.io/api/highvolumemerge/v1/status/{batchId} |
Body |
Run Status Overview - Multiple Batch IDs
Method | GET |
Request Endpoint | https://rls-dev.congacloud.io/api/highvolumemerge/v1/status/{batchId}/summary |
Body |
Retry Failed Jobs
Once you have gathered your list of failed jobs, create a new data file with those batchIds and retry your High Volume API request.