sending 2 requests with "if" #7703
|
hi team I hope you are doing well id: basic-example info: http:
and second request to https://googlekey.blindf.com/ to check api-key Or I want to do some other things for me, for example, I want to send a request to find some programs, for example, twitter |
Answered by
princechaddha
Jul 18, 2023
Replies: 2 comments
|
Hi @Rawezho1o, For your specific scenario, you can write a template like this: The second request will be sent only once the key has been extracted. |
0 replies
Answer selected by
rawezh80
|
thanks a lot i got it |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Rawezho1o, For your specific scenario, you can write a template like this:
The second request will be sent only once the key has been extracted.