最近搜索


没有最近搜索

Diego Villarreal's Avatar

Diego Villarreal

已加入2022年8月23日

·

最后活动2022年9月06日

关注

0

关注者

0

活动总数

4

投票

0

订阅

1

活动概览

的最新活动 Diego Villarreal

Diego Villarreal 进行了评论,

评论Using legacy AI agent functionality

Hi Tipene Hughes - we noticed that we can send a payload body with POSTs but not with GET requests. Is it possible to enable us to send a payload in a GET? That would solve our problem of not letting us include e-mails in the URL of the original GET request but rather in the body.

查看评论 · 已于 2022年9月06日 发布 · Diego Villarreal

0

关注者

0

投票

0

评论


Diego Villarreal 进行了评论,

评论Using legacy AI agent functionality

Hi Tipene, certainly, here are the steps to reproduce, in Bot Flow Builder:

 - Add Step

 - Make API Call

 - In API Details, include GET Request Method with this type of request https://XXXXXXX.XXXXX.XXXXX/api/admin/users/{{sf.requester.email}}/

 - Select Add Variable and select Responses from Customers: Email, which adds {{sf.requester.email}} as displayed above

 - Press Make API Call and then are asked to include Test Data in the email. I put in my email XXXXXX@gmail.com and get an error "Variables added in the URL path must not contain periods."

查看评论 · 已于 2022年8月26日 发布 · Diego Villarreal

0

关注者

0

投票

0

评论


Diego Villarreal 进行了评论,

评论Using legacy AI agent functionality

We're trying to use a GET call to an endpoint on our server that receives a user's e-mail and returns a json with several data points about our user. However, as we try and test it out, we get an error saying that the API call can't include a period so sending an email as a variable in the call doesn't seem to work.

查看评论 · 已于 2022年8月23日 发布 · Diego Villarreal

0

关注者

0

投票

0

评论