Forum Discussion
ChayceDuncan
2 years agoQrew Captain
Have tried using the file_transfer_handle as opposed to the browser_url? The browser URL is the reference to the location in Qiuckbase, where as the file_transfer_handle is how Pipelines actually moves the content.
So in your URL instead of {{a.file_attachment.browser_url}} it should be {{a.file_attachment.file_transfer_handle}}
------------------------------
Chayce Duncan
------------------------------
- JessicaMatenga2 years agoQrew Trainee
Hi team
I have managed to get the pipeline to send one file attachment, how do I get it to send multiple attachments. Have tried to follow the channel instructions but it is not clear.
Thanks
------------------------------
Jessica Matenga
------------------------------- MannyPinheiro2 years agoQuickbase StaffJessica,You have to put the Name (file name) and URL (file transfer handler) of each file on a new line.{{a.file_name}}{{a.file_name2}}{{a.file_name3}}{{a.file_transfer_handler}}{{a.file_transfer_handler2}}{{a.file_name_handler3}}Manny PinheiroImplementation ConsultantC 401-258-6122Quick Base, 150 Cambridge Park Drive Cambridge, MA
- JessicaMatenga2 years agoQrew Trainee
Hi
So just to clarify, I create the additional fields and then add those to the outlook fields on the pipeline?
And do I also have to add the fields as filters in here?
------------------------------
Jessica Matenga
------------------------------