Invoice Physical Attachment Error
I am trying to use a physical PDF in the Invoice Attachments API from Financial Edge NXT and I keep getting an error about converting the value to a file. I can do a link attachment, but we want to use a physical attachment of a pdf to a specific invoice. My request body is this:
{
"parent_id": 2156,
"name": "Test PDF Attachment",
"file": "C:/testfile.pdf",
"type": "Physical",
"media_type": "Other"
}
The error I keep getting is this:
{ "Error": "Invalid Request", "Details": ["Error converting value \\"C:/testfile.pdf\\" to type 'System.Web.HttpPostedFileBase'. Path 'file', line 4, position 27."], "ErrorPath": null }
I have tried everything I can think of and I still get that error. Any guidance would be greatly appreciated.
0
Comments
-
Hi Robbie,
Please see https://developer.blackbaud.com/skyapi/support/changelog/ap/2018#july-2018 - this goes into a little more detail on physical attachments. If you continue to have an issue, please reply to this post, and we'll go from there.
Thanks!
Eddie Barker
Product Manager, Financial Edge NXT0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 243 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
