How to get back response from a url.

Status: Closed · Asked by Anwer Nkp on · 0 views

Anwer.nk[p — Question ·

Hello,

By Email Parser I am receiving a "url". When loading this url it converts to a url with id.

I am looking for an application which runs this url (received initially) and returns the updated url.

Anwer.nk[p — Reply ·
Hello,

By Email Parser I am receiving a "url". When loading this url it converts to a url with id.

I am looking for an application which runs this url (received initially) and returns the updated url.

Eg:- The Url received through email is: https://l.tutorcruncher.com/lARB9tpVt5qyuxIbLFtNja2hZISlnjk?u=aHR0cHM6Ly9zZWN1cmUudHVpdGlvbmlubi5jb20vY2FsL2FwcG9pbnRtZW50cy84NTkxNDU0Lw==

When we load this url, It converts to: https://secure.tuitioninn.com/?next=/cal/appointments/8591454/

My Purpose is to extract the appointment id : 8591454 (from the updated url)

Pabblymember11 — Reply ·

Hey [USER=7250]@Anwer.nk[p[/USER]

When we load this url, It converts to: https://secure.tuitioninn.com/?next=/cal/appointments/8591454/

My Purpose is to extract the appointment id : 8591454 (from the updated url)


Regarding your concern to extract the number from the URL, you can then make use of the "Text Formatter by Pabbly: Text (Basic Formatting)" action step.

Please refer to the following screenshot for the same -

Pabblymember11 — Reply ·

Hey [USER=7250]@Anwer.nk[p[/USER]

How can I convert this inside Application

No, there is no action step is available which can redirect the URL and extract the Id from it.

Back to all forum threads · Log in to reply