FeatureFuel
2

Get value from url encodede response

Source: Kong/insomnia#5484 · opened by @3DRaven
Hi! Can I get value from url encoded response as parameter in json of next request? As example:
Twitter authentication OAuth 1.0a method

First request->status code = 200 OK and response body = "oauth_token=XXXXX&oauth_token_secret=XXXXX&user_id=XXXXXXX&screen_name=XXXXXX"

Second request-> need create body for another service, body=
{
"access_token"="here oauth_token=XXXXX from Twitter response"
}

How can I do it?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests