You are viewing limited content. For full access, please sign in.

Question

Question

Retrieve ABN using 'Http Web Request' from abr.business.gov.au

asked on March 26, 2015

I have been trying to work out the correct settings (if possible) to use the 'Http Web Request' Workflow tool.  I have tried a few different settings but I just can't work out the correct syntax.  I have not used this process before so I would appreciate any assistance from someone that has done this before.

I have attached a pdf from the abr.business.gov.au website that has samples that may help

 

0 0

Answer

SELECTED ANSWER
replied on May 9, 2015

I've been considering this myself. You do need to register to receive a GUID token which will be used when performing the post activity. I have attached my sample workflow. You can drop in the ABN into an Assign Token task along with the GUID token.

Hope this works for you.

 

Daryl

 

(rename the attachment from .txt to .zip to open - only way to upload a workflow file I can think of)

1 0

Replies

replied on April 15, 2015

From the guide:

"For the technically minded, the tool has been developed using the ABN Lookup web services which  provides a SOAP/XML interface to the information stored in ABN Lookup via the internet"

Unfortunately, at the moment the Http Web Request activity does not formally support SOAP. That said, it could be made to work in some cases, but even then it might not be quite the "out of the box" experience you are looking for. If they happen to provide a REST API, then it will be much easier to integrate the Http Web Request activity with this web service... though it does not seem like they do, from the article.

Even then, the article does not provide any info about the interface that you need in order to make the API calls (the tool they describe seems to use such an interface internally, though the guide does not provide it). The article does mention that you can get access the interface by registering and asking for it, I suppose. You'd need to do that first... though I have no promises as to whether or not we'll be able to do much with SOAP. But if you are adventurous, you could try digging a bit deeper =)

 

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.