Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Search for URL of File using File's InternalID C#
Hello,
I have just been tasked with finding the url of a file using SuiteTalk C#. I have never really used this before so I'm struggling to find the information I need.
I have managed to get the Internal ID of a file from an Item Record and would like to use this to get this file's URL.
Could anyone explain how to do this? As I am a novice I would appreciate a verbose walkthrough as I've found some potential answers on here and Stack Overflow but they have only confused me more.
I assume this will be done using a FileSearch() but do not know how this would be formatted.