Auto Download Document

Status
Not open for further replies.
R

R. Tardif

Probably in way over my head, but I use Outlook and I receive various emails

from a court website that contain a link that, when clicked, opens a pdf

document in Adobe. Each email also contains the case number assigned by the

Court. We try to be as paperless as we can be so we also have folders on the

server for each client. The name of the folders are the case numbers

assigned by the Court.

Instead of manuallly clicking on each email - literally could be a few

hundred a day - opening up the document and saving to the appropriate folder,

is there any coding/program that can be used to automatically click the link

and save in the appropriate file? I assume I won't be able to write it

myself, but I wanted to determine whether it was possible before trying to

find someone to do it. Also, where would I go about finding someone to write

such a code/program? Thanks.
 
Can you provide an example of the link?

If it's directly to the file, and doesn't require authentication, you

might be able to download it directly using the URLDownloadToFile API.

See http://www.vb-helper.com/howto_download_url_to_file.html for code

sample.

ps- if simple enough, you might want to ask here, but if you want to

pay, try guru.com or even a site like http://tech.groups.yahoo.com/group/outlook-dev/.

--JP

On Feb 8, 2:14 pm, R. Tardif <R. Tar...
wrote:
> Probably in way over my head, but I use Outlook and I receive various emails
> from a court website that contain a link that, when clicked, opens a pdf
> document in Adobe.  Each email also contains the case number assigned by the
> Court.  We try to be as paperless as we can be so we also have folders on the
> server for each client.  The name of the folders are the case numbers
> assigned by the Court.

> Instead of manuallly clicking on each email - literally could be a few
> hundred a day - opening up the document and saving to the appropriate folder,
> is there any coding/program that can be used to automatically click the link
> and save in the appropriate file?  I assume I won't be able to write it
> myself, but I wanted to determine whether it was possible before trying to
> find someone to do it.  Also, where would I go about finding someone towrite
> such a code/program?  Thanks.
 
Here is a sample of the emails that I receive. Right below the point where

it gives the docket number, there is an active link. It does not require a

cut and paste into IE. The link is direct to the document. I would like it

to automatically download it into a folder, the name of which would be the

case number relflected in the body of the email. Thanks for your help.

Email Beginning -----
***NOTE TO PUBLIC ACCESS USERS*** Judicial Conference of the United States

policy permits attorneys of record and parties in a case (including pro se

litigants) to receive one free electronic copy of all documents filed

electronically, if receipt is required by law or directed by the filer. PACER

access fees apply to all other users. To avoid later charges, download a

copy of each document during this first viewing. However, if the referenced

document is a transcript, the free copy and 30-page limit do not apply.

U.S. Bankruptcy Court

Middle District of Florida

Notice of Electronic Filing

The following transaction was received from Fayson, Carla entered on

2/9/2010 at 3:24 PM EST and filed on 2/9/2010

Case Name: Alba Marie Rosati

Case Number: 9:09-bk-17909-ALP

https://ecf.flmb.uscourts.gov/cgi-bin/DktRpt.pl?891936

Document Number: 18

Copy the URL address from the line below into the location bar of your Web

browser to view the document:

https://ecf.flmb.uscourts.gov/doc1/046032308589?magic_num=69380420&de_seq_num=66&caseid=891936

Docket Text:

Order <i>Approving</i> Reaffirmation Agreement with <i>Capital One Auto

Finance</i> (related document(s)[15]). Signed on 2/9/2010 (Fayson, Carla)

The following document(s) are associated with this transaction:

Document description: Main Document

Original filename: 09-17909-9P7 OA Reaff.pdf Electronic document Stamp:

[STAMP bkecfStamp_ID=1021488240 [Date=2/9/2010] [FileNumber=33575079-0]

[44860aed4e96c6870b0190a245e57999342ef6022e02a25b0a48e5c9f8612faf7f09d999fc5d61a3caf887aeced80c45879b78ddafeda3118f24dbeabda08b54]]

9:09-bk-17909-ALP Notice will be electronically mailed to:

Connie J Delisser on behalf of Creditor Gmac Mortgage LLC...

connie.delisser@marshallwatson.com,

Jairo.Garcia@marshallwatson.com;Yolanda.Kamperveen@marshallwatson.com

Email Ending ------
"JP" wrote:


> Can you provide an example of the link?

> If it's directly to the file, and doesn't require authentication, you
> might be able to download it directly using the URLDownloadToFile API.

> See http://www.vb-helper.com/howto_download_url_to_file.html for code
> sample.

> ps- if simple enough, you might want to ask here, but if you want to
> pay, try guru.com or even a site like http://tech.groups.yahoo.com/group/outlook-dev/.

> --JP

> On Feb 8, 2:14 pm, R. Tardif <R. Tar...
> wrote:
> > Probably in way over my head, but I use Outlook and I receive various emails
> > from a court website that contain a link that, when clicked, opens a pdf
> > document in Adobe. Each email also contains the case number assigned by the
> > Court. We try to be as paperless as we can be so we also have folders on the
> > server for each client. The name of the folders are the case numbers
> > assigned by the Court.
> > Instead of manuallly clicking on each email - literally could be a few
> > hundred a day - opening up the document and saving to the appropriate folder,
> > is there any coding/program that can be used to automatically click the link
> > and save in the appropriate file? I assume I won't be able to write it
> > myself, but I wanted to determine whether it was possible before trying to
> > find someone to do it. Also, where would I go about finding someone to write
> > such a code/program? Thanks.

> .
>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
K vba code to auto download email into a specific folder in local hard disk as and when any new email arrives in Inbox/subfolder Outlook VBA and Custom Forms 0
D VBA script to auto download attachments and rename file according to subject line Outlook VBA and Custom Forms 23
P Email address auto-completes work fine on laptop, but no longer on desktop Using Outlook 3
C New pc, new outlook, is it possible to import auto-complete emailaddress Using Outlook 4
R Outlook 365 VBA AUTO SEND WITH DELAY FOR EACH EMAIL Outlook VBA and Custom Forms 0
Nufc1980 Outlook "Please treat this as private label" auto added to some emails - Help. Using Outlook 4
F Auto changing email subject line in bulk Using Outlook 2
T Outlook 2019 Not Using Auto Compete After Deletion of 365 Using Outlook 1
richardwing Auto forward email that is moves into a specific outlook folder Outlook VBA and Custom Forms 5
D Auto Remove [EXTERNAL] from subject - Issue with Macro Using Outlook 21
nmanikrishnan Auto-reply from default account Using Outlook 1
A Imap account not auto syncing inbox at startup Using Outlook 0
K Run a script rule to auto 'send again' on undeliverable emails? Outlook VBA and Custom Forms 1
FryW Need help modifying a VBA script for in coming emails to auto set custom reminder time Outlook VBA and Custom Forms 0
S Auto forward for multiple emails Outlook VBA and Custom Forms 0
DDB VBA to Auto Insert Date and Time in the signature Outlook VBA and Custom Forms 2
V Auto-complete stopped working Using Outlook 4
D auto forward base on email address in body email Outlook VBA and Custom Forms 0
M Replyall macro with template and auto insert receptens Outlook VBA and Custom Forms 1
R Auto Forwarding with different "From" Outlook VBA and Custom Forms 0
P auto-complete is hopelessly broken Using Outlook 0
R Auto Assign Category colours to Incoming Emails based on whom the email is addressed Outlook VBA and Custom Forms 3
C Auto Run VBA Code on new email Outlook VBA and Custom Forms 1
S Outlook Macro to send auto acknowledge mail only to new mails received to a specific shared inbox Outlook VBA and Custom Forms 0
V Auto-Submitted: auto-replied in header Using Outlook 0
R Auto display of new email does not work on non-default account Outlook VBA and Custom Forms 0
B Outlook 2016 Auto-archive creates new folder Using Outlook 3
J Edit auto-complete list in Outlook 2016+/365? Using Outlook 0
P Auto assign shared mailbox Outlook VBA and Custom Forms 1
M Outlook 2010 Problem with OutLook 2010 32 bit, after Windows Auto Update Using Outlook 3
P [SOLVED] Auto remove [EXTERNAL] from subject Using Outlook 16
Z Add text to auto-forwarded e-mail Outlook VBA and Custom Forms 4
N Disable Auto Read Receipts sent after using Advanced Find Using Outlook 4
Q Prompt button to auto turn on Out of Office Outlook VBA and Custom Forms 3
P Auto Insert Current Date or Time into Email Subject Outlook VBA and Custom Forms 2
S Messages moved / deleted by auto-archive are not synchronized to exchange Exchange Server Administration 8
B Outlook 2010 is Auto Purging when not configured for that Using Outlook 1
M VBA to auto forward message with new subject and body text Outlook VBA and Custom Forms 8
A Auto Accept Meetings from the General Calendar Using Outlook 3
R auto send email when meeting closes from a shared calendar only Outlook VBA and Custom Forms 2
S auto-mapping mailboxes in outlook impacting an ost file? Exchange Server Administration 2
M Auto expand Distribution List Before Sending Email Outlook VBA and Custom Forms 1
M Auto-export mail to Excel Outlook VBA and Custom Forms 2
Ms_Cynic Auto-pasting email content in calendar appt? Using Outlook 2
R How Do I insert images in and Auto Reply Using Outlook 3
S Received mail as part of DL, need to auto-CC the same when replying Outlook VBA and Custom Forms 5
T Have Outlook 2016 suggest email address auto complete entries directly from the user's contacts list Using Outlook 10
T Have Outlook 2016 suggest email address auto complete entries directly from the user's contacts list Using Outlook 0
P Auto scroll to specific folder in Folder Pane Outlook VBA and Custom Forms 3
C Auto categorize duplicate subjects Outlook VBA and Custom Forms 11

Similar threads

Back
Top