-
Notifications
You must be signed in to change notification settings - Fork 79
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
Api action #505
Comments
Hi @masoudMZB, The bot response in this case will be the API output.
There maybe cases where our api output has list elements. For this, we can have list indices along with keys as our placeholder.
and I want my bot to respond with: Hope, this will be helpful. Please reach out in case you need further help. |
thanks for your answer this was the exact answer. I'll close this issue |
Hello all
how can I create an API action? I don't see any doc or any example for it
I get this error :
I have this simple get request
https://61e13d1463f8fc0017618ac5.mockapi.io/test/akbar
and the response will be :
I have one Rule which I want to use this api action. So which fields Should I fill.
in api action there are : Action name | request_type | Headers | Body | Response
How should I fill these parts
The text was updated successfully, but these errors were encountered: