File Exchange VBA Programmatic Upload
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2021 04:45 PM
Hello all,
I'm hoping someone on this forum would be kind enough to share their working VBA to upload a csv to File Exchange. Or another method using the eBay API.
I've referenced this thread https://community.ebay.com/t5/Tools-Apps/File-Exchange-token-because-a-valid-token-is-missing-Always... which describes an approach using cURL. I also found this thread https://community.ebay.com/t5/Archive-File-Exchange/HTTP-File-Exchange-Upload-with-VBA/td-p/1383504
I've also ran through the File Exchange advanced instructions, which sadly don't offer any language specific coding examples. eBay publishes this link https://pages.ebay.com/file_exchange/SMP_programmaticupload.html whic is very brief, and provides no email/phone support for FE programmatic access. Unfortunately I'm simply not adept enough at VBA to make this work on my own.
My use case is very simple, every day I want to upload the same two csv files (That are to either revise or end items) to File Exchange, and it would be nice to have a way to do so from within excel instead of logging onto the file exchange portal.
I know there are approaches using PHP and other methods, but I'm really after a VBA code for my particular use case.
Any help would be appreciated.
