Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic request bodys via jsonata templating #4383

Open
1 task done
Natgho opened this issue Jan 17, 2024 · 4 comments
Open
1 task done

Dynamic request bodys via jsonata templating #4383

Natgho opened this issue Jan 17, 2024 · 4 comments
Labels
area:monitor Everything related to monitors feature-request Request for new features to be added type:enhance-existing feature wants to enhance existing monitor

Comments

@Natgho
Copy link

Natgho commented Jan 17, 2024

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

New Monitor

🔖 Feature description

There is no way to random these values for every request;
image

It is also not possibe to add $now() or other time functions.

✔️ Solution

imagine an environment where every request is cached. In this case, we would need to send new values every time to see if the system is still up and running. Can we add a feature like {{random.int(1,50)}} or {{random.text(min=10,max=100)}} ?

❓ Alternatives

No way :/

📝 Additional Context

No response

@Natgho Natgho added the feature-request Request for new features to be added label Jan 17, 2024
@CommanderStorm
Copy link
Collaborator

Related #3525

@CommanderStorm CommanderStorm changed the title Post request random body Cachebusting for request bodys Jan 17, 2024
@CommanderStorm CommanderStorm added the area:monitor Everything related to monitors label Jan 18, 2024
@louislam

This comment was marked as outdated.

@louislam louislam marked this as a duplicate of #575 Jan 23, 2024
@CommanderStorm

This comment was marked as resolved.

@Natgho

This comment was marked as resolved.

@CommanderStorm CommanderStorm added the type:enhance-existing feature wants to enhance existing monitor label Jan 24, 2024
@CommanderStorm CommanderStorm changed the title Cachebusting for request bodys Dynamic request bodys Feb 5, 2024
@CommanderStorm CommanderStorm changed the title Dynamic request bodys Dynamic request bodys via jsonata templating Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:monitor Everything related to monitors feature-request Request for new features to be added type:enhance-existing feature wants to enhance existing monitor
Projects
None yet
Development

No branches or pull requests

3 participants