What is your goal?
I want to get the information from a parcel in sendcloud which sender address is printed on the label (at least it would be great to have the Sender Address ID)
What is the problem & what have you tried?
None of the Sendcloud integration in make provides label information of the parcels. In the Sendcloud API documentation i found that the sender address id should be available to get but even with the make modul āmake an api callā and the respective URL i donāt get the label information
1 Like
Hello,
Welcome to the Community!
Please tell us a little bit more about your problem. You are creating parcels in Sendcloud and would like to get the sender address? How does your process look like?
I do not want to assume anything, but if you are hoping to get sender info based on the tracking number of any parcel- it wonāt be possible. None of the carriers known to me share this information based on tracking numbers with anyone.
Have a nice day,
Michal
Hey Michal,
Currently my Process looks like this:
- Sendcloud List Parcels
- Sendcloud list Sender Addresses
- Shopify Search Order
- Shopify Update Order
I want to update the Order with the Information from which Sender Address the Parcel was send. Therefore iām missing the information in āList Parcelsā which Sender Address ID is linked to the specific parcel. According to the Sendcloud API documentation this Sender Address ID should be available under the API parcels endpoint.
Thanks for helping!
1 Like