Accessing APIs (HTTP request actitivy)

Hi there,

i am working on a small automation to get data from dhl api (shipment tracking). I had some errors related to the packages (RestShart) and also i was not sure how to pass the arguments (shipment number, language etc) and the credentails (Oauth1 or Oauth2 etc …) Appreciate your inputs …

EndPoint: https://api-eu.dhl.com/track/shipments
parameters: TrackingNumber, LanguageCode …
API-Key
API-Secret

More info here: Shipment Tracking - Unified

Thank you
Sekhar

Hey @Sekhar

Could you please show us how did you pass the data through HTTP activity?

Thanks
#nK

@Nithinkrishna , i figured it out - Thank you in any case

1 Like

Cool buddy @Sekhar :+1::slightly_smiling_face:

Please post the solution here which makes the thread super useful for the community!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.