Skip to content

Don't use dynamic api endpoint for Zapier NLA #1803

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

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Conversation

agola11
Copy link
Collaborator

@agola11 agola11 commented Mar 20, 2023

From Robert "Right now the dynamic/ route for specifically the above endpoints is acting on all providers a user has set up, not just the provider for the supplied API key."

@@ -1,6 +1,6 @@
"""## Zapier Natural Language Actions API
\
Full docs here: https://nla.zapier.com/api/v1/dynamic/docs
Full docs here: https://nla.zapier.com/api/v1/docs
Copy link
Contributor

@ralewis85 ralewis85 Mar 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and the other changes for docs should remain https://nla.zapier.com/api/v1/dynamic/docs.

It's a bit of an inconsistency on our end when it comes to expressing which route to use. The only change needed in the MR should be to zapier_nla_api_dynamic_base like you've done.

@ralewis85
Copy link
Contributor

LGTM!

@agola11 agola11 merged commit 04acda5 into master Mar 20, 2023
@agola11 agola11 deleted the ankush/zapier-fix branch March 20, 2023 03:12
bryanhelmig added a commit to bryanhelmig/langchain that referenced this pull request Mar 20, 2023
hwchase17 pushed a commit that referenced this pull request Mar 20, 2023
The base docs are going to be more stable and familiar for folks.
Dynamic route is currently in flux.
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

Successfully merging this pull request may close these issues.

2 participants