Recherches récentes
Pas de recherche récente

Yiannis Lamprou
Adhésion le 09 oct. 2024
·
Dernière activité le 09 oct. 2024
Suivis
0
Abonnés
0
Activité totale
2
Votes
0
Abonnement
1
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Yiannis Lamprou
Yiannis Lamprou a ajouté un commentaire,
CommentaireUsing 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
}
Afficher le commentaire · Publication le 09 oct. 2024 · Yiannis Lamprou
0
Abonnés
0
Votes
0
Commentaire