Hi
Can someone help me with the following. Trying to achieve the following:
curl -uYOUR_APIKEY_FOLLOWED_BY_A_COLON: https://api.companieshouse.gov.uk/company/{company_number}
I can't get the attached workflow to work. What am I doing wrong?
Your help is greatly appreciated.
Thanks
Solved! Go to Solution.
Hi @bmillrine,
From what I can see, you are almost there.
As header should be (source): "Authorization: Basic xxx", I would suggest to add a formula tool to build it as expected:
Thanks,
Paul NOIREL
Customer Support Engineer
Paul
Thanks for your help. Greatly appreciated.
Thanks
Brian