DanaHauser
3 years agoQrew Cadet
File Upload Pipeline for Docusign
I've setup a pipeline to upload a completed Docusign document when a Prospect electronically signs the document.
It's working fine, but it uploads 2 documents separately each time. One of the uploads is the document, and the other is all the Certificate info about the doc. This isn't needed.
Is there a way to make it only upload the document, and NOT also upload the Certificate as well?
In the pipeline, I'm using this jinja for the upload: {{b.file_transfer_handle}}
Thank you for any advice!
------------------------------
Dana Hauser
------------------------------
It's working fine, but it uploads 2 documents separately each time. One of the uploads is the document, and the other is all the Certificate info about the doc. This isn't needed.
Is there a way to make it only upload the document, and NOT also upload the Certificate as well?
In the pipeline, I'm using this jinja for the upload: {{b.file_transfer_handle}}
Thank you for any advice!
------------------------------
Dana Hauser
------------------------------