I
I
Illarion Labahua2017-09-21 14:12:11
Google Apps Script
Illarion Labahua, 2017-09-21 14:12:11

Is it possible to get the position of the parcel by the tracking number in the Google tables?

The general task is this:
Here is the api of Russian mail: https://tracking.pochta.ru/specification
There is a list of tracking numbers for postal items.
It is necessary, in Google Spreadsheets (namely in them), to display an array: tracking number, zip of the last post office that the shipment visited
The task will be solved by solving at least one of the subtasks:
* Run java or php or python or 1C code in script.google. com (google scripts)
(Code examples here: https://tracking.pochta.ru/support/about/examples)
* Directly, parse a page like this: https://www.pochta.ru/tracking#RG886664219CN
*Maybe there is more options?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Aksentiev, 2017-09-21
@Sanasol

https://developers.google.com/apps-script/referenc...

B
Boris Korobkov, 2017-09-21
@BorisKorobkov

You need to output an array: tracking number, zip of the last post office that the shipment visited

number - yes
zip - PostalOrderEvent.IndexEvent

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question