Forum Discussion

JeffElliott's avatar
JeffElliott
Qrew Member
7 months ago

Outlook Email with Attachments in Pipelines

I'm trying to set up in a pipeline an email with attachments (outlook). When I include the browser url of the field where the document is that i want to attach, it errors and says there's a permissions issue. 

What do I need to change to have it attach the file in the "file upload" field of the table?



------------------------------
Jeff Elliott
------------------------------

6 Replies

  • Instead of the Browser URL - try using the file_transfer_url in the step. That is the key associated with the file that Pipelines can access/transfer successfully in most situations I've seen. 



    ------------------------------
    Chayce Duncan
    ------------------------------
    • JeffElliott's avatar
      JeffElliott
      Qrew Member

      Thanks Chayce:

      I tried the file transfer handle and that didn't work. Same issue.

      Is the file_transfer_url something different? 

      Do i have to call up that information in an earlier pipeline step?



      ------------------------------
      Jeff Elliott
      ------------------------------
      • ChayceDuncan's avatar
        ChayceDuncan
        Qrew Captain

        It's the file_transfer_handle - mistyped when doing it from memory on my part. 

        When you're targeting the attachments - are you doing this from the trigger of a new email received - or are you doing a 'Search Attachments' step to get the list of attachments that you can loop through to download if there is more than 1?



        ------------------------------
        Chayce Duncan
        ------------------------------