Hi,
I have a workflow that I currently run to lookup a client ABN captured in a document against a CSV file which returns the client name and ID as it is listed in our ERP. However, the client list is growing and I need to manually maintain the CSV file.
I have access to our ERP's REST API, and I would like to use it to perform a lookup of the captured ABN and use the lookup result in the workflow (as metadata). Looking through the forum, I see that this has been attempted via both Javascript and VBscript and neither are able to perform the job.
In those posts JS.NET is mentioned as an alternative, can you please give me more details about this and / or link me to some relevant resources if possible?
Thanks for your time