This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Need to insert number into flow doesn't work #413
ArthurDeRoey
started this conversation in
Defect
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I need to
Insert a variable number into the request /v1/customers/{CVRNumber} how do I do this? With number it does not work
Then I also need to generate a token to make this /v1/customers/{CVRNumber} request work,.. so send request ' generate token' is triggered when activating the number inserted and then call the /v1/customers/{CVRNumber} request.
It does not explain in any documentation how to feed the variable number into a request?
This documentation lacks the exact steps on how to do this: https://www.postman.com/postman/workspace/example-flows/flow/6267f93cd0fb400392442ac8
Beta Was this translation helpful? Give feedback.
All reactions