最近の検索


最近の検索はありません

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

コメント