最近の検索
最近の検索はありません

Yiannis Lamprou
参加日2024年10月09日
·
前回のアクティビティ2024年10月09日
フォロー中
0
フォロワー
0
合計アクティビティ
2
投票
0
サブスクリプション
1
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Yiannis Lamprou
Yiannis Lamprouさんがコメントを作成しました:
コメントUsing legacy AI agent functionality
I am trying to get data from hubspot via Make API call.
I am using POST method and i get all fields i want and can turn them to variable.
However the fields ( variables) are coming as numbers. (e.g "hs_pipeline_stage":"67655766",
)
How can i say to ZD to display text according to the variable coming in?
Is there a way to create an array or so besides carousel?
{
"results":
[
{
"archived":false,
"createdAt":"2024-10-07T09:40:44.097Z",
"id":"3935559789",
"properties":
{
"content":"testtest",
"createdate":"2024-10-07T09:40:44.097Z",
"hs_lastmodifieddate":"2024-10-07T09:47:39.348Z",
"hs_object_id":"3937669789",
"hs_pipeline_stage":"67655766",
"hs_ticket_category":"TESTME",
"hs_ticket_id":"3937259789"},
"updatedAt":"2024-10-07T09:47:39.348Z"}
],
"total":1
}
コメントを表示 · 投稿日時:2024年10月09日 · Yiannis Lamprou
0
フォロワー
0
投票
0
コメント