web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

CRM 2015: Automatically create records list items

(0) ShareShare
ReportReport
Posted on by 247

I am very new to CRM. We are using CRM 2015 on-prem. One of the situation we have is that we want to import pdf files from a folder automatically and create a new list item. For example, we have a list called Forms and a folder somewhere on the server where all the new forms coming to us will be saved in pdf format.

So in every few mins i want CRM to import the pdf files from the folder and create a new list item for each of those and attach those pdfs to that new list item. 

I want to do same thing for a fax, so whenever a new fax is coming, the CRM should create a new list item and attach the fax to that new list item (the list item fields can be empty initially, but we can manually enter data later on).

Do I have to write some code for it or I can do it within the CRM without writing any code? Or is there a plugin I should use.

Please help!

Thanks

*This post is locked for comments

I have the same question (0)
  • Verified answer
    BharatPremji Profile Picture
    2,485 on at

    Hi Sam,

    You could use something like KingswaySofts SSIS connector for this:

    www.kingswaysoft.com/.../ssis-integration-toolkit-for-microsoft-dynamics-crm

    You could schedule a package to look in your Server folder location and create a new list item record in CRM and attach the PDF.  Theres a section on their website that shows you how to work with attachments and the Annotation (Notes) entity:

    How do I work with documentbody field of annotation entity?

    The documentbody field is a special field in the CRM annotation entity, which is used to store the binary content of a filestream. Due to its binary nature, it is encoded before being stored in CRM database. When you read this field, you will get an encoded string using base64 encoding. When you write data to this field, you can either encode the file content using base64 encoding, or you can use an Import Column component to read the file as an DT_IMAGE field, in which case the component will automatically handle the encoding before writing to the CRM server.

    Hope that helps

    Bharat

  • Verified answer
    Inogic Profile Picture
    748 on at

    You can develop a Windows Service which will run on specified Poll Interval Time and will read the Pdf files from the specified location and attaches pdf files to new List Item record in CRM.

                   

    If you want code to attach the Pdf files for CRM Record then you can refer below link:

    http://sumedha8.blogspot.in/2013/04/creating-notes-programmatically.html

    Thanks,

    Sam

  • SamCRM1 Profile Picture
    247 on at

    thank you so much for your help. I will try this method. I have one more question about CRM development. Can we do the CRM development remotely or we need to have visual studio and crm on the same server?

  • Suggested answer
    razdynamics Profile Picture
    17,308 User Group Leader on at

    Hi Sam, It Depends if you have IFD enabled for CRM then you will be able to connect from visual Studio Remotely, Otherwise you will need to Develop within your Domain or via VPN, but not necessarily directly on the CRM server as the Developers should be able to use their AD credentials linked to the CRM User Account to deploy their code/customisations.  they will need access to the CRM

    Best Wishes, Raz

  • SamCRM1 Profile Picture
    247 on at

    Got it! Thanks Raz for your help.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
JS-09031509-0 Profile Picture

JS-09031509-0 3

#2
AS-17030037-0 Profile Picture

AS-17030037-0 2

#2
Mark Eckert Profile Picture

Mark Eckert 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans