This project us a nightmare to work with, first cause the help, at least videos , talk about early versions.
HOW THE HELL can one to get the ADD INPUT , to NOT show nothing in the list.
ESCENARIO
I have
URLSOURCE1 : www.url.com/getID...
URLSOURCE1: OUTPUTS ?? (see attachjed pic)
what things do ANYONE need to type there
URLSOURCE2: www.url.com/getDetails
URLSOURCE2: HEADER: Param name: ID. Param Value: ???????
or if can be done usinng www.url.com/getDetails&ID=
THEN COMES THE ISSUE IF VALUE HAS SPACES
Like ID = "Bearer blablablsbabslab"
So how the hell can be used your software to do that ?
I just need to use some google services, in that many of those, needs to pass parameters, as header or how to in url, to get results, and the values of these parameters are received from other sources (so URLSOURCE2 need to have one of the params (not all) from the URLSOURCE1)

This project us a nightmare to work with, first cause the help, at least videos , talk about early versions.
HOW THE HELL can one to get the ADD INPUT , to NOT show nothing in the list.
ESCENARIO
I have
URLSOURCE1 : www.url.com/getID...
URLSOURCE1: OUTPUTS ?? (see attachjed pic)
what things do ANYONE need to type there
URLSOURCE2: www.url.com/getDetails
URLSOURCE2: HEADER: Param name: ID. Param Value: ???????
or if can be done usinng www.url.com/getDetails&ID=
THEN COMES THE ISSUE IF VALUE HAS SPACES
Like ID = "Bearer blablablsbabslab"
So how the hell can be used your software to do that ?
I just need to use some google services, in that many of those, needs to pass parameters, as header or how to in url, to get results, and the values of these parameters are received from other sources (so URLSOURCE2 need to have one of the params (not all) from the URLSOURCE1)