最近搜索
没有最近搜索

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
评论