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

Allow for complex queries in API #122

Open
JohnOmernik opened this issue Dec 12, 2023 · 0 comments
Open

Allow for complex queries in API #122

JohnOmernik opened this issue Dec 12, 2023 · 0 comments

Comments

@JohnOmernik
Copy link

As of my latest testing, I have found no way to complex queries within the Python API. For example, if I wanted to do a query in the UI where the registrant name was bob AND the mx ip was 1.2.3.4 I could do this.

Or more spcifically, I can do ANDs or ORs of the same field for example mx_host = mx1.google.com AND mx_host = mx2.google.com.

While this is a specific example that I struggling with now, at a higher level, the API functionality should be at parity with the UI functionality so that folks can interact with the product at both levels and not run into road blocks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant