Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Yiannis Lamprou
Beigetreten 09. Okt. 2024
·
Letzte Aktivität 09. Okt. 2024
Folge ich
0
Follower
0
Gesamtaktivitäten
2
Stimmen
0
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Yiannis Lamprou
Yiannis Lamprou hat einen Kommentar hinterlassen
KommentarUsing 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
}
Kommentar anzeigen · Gepostet 09. Okt. 2024 · Yiannis Lamprou
0
Follower
0
Stimmen
0
Kommentare