Skip to main content
Question

Dynamic label from webhook

  • March 31, 2025
  • 1 reply
  • 12 views

Is there any way to dynamically create a label from an id? For instance: 
{
  bIN9E6Xs: 'User Test',
  BCUu0MjH: 'test@test.com',
  BCUu0Mjg: 'test@test.com',
  ejWxjRhX: 'Test comment',
  hi89nTL9: '1995-01-01'
}

Output as:

{
  'What your name': 'User Test',
  'Your email': 'test@test.com',
  'Your email': 'test@test.com',
  'Leave a reply': 'Test comment',
  'Date of birth': '1995-01-01'
}

In this case there can also be repetition of this label, and not of an id. The hook call already has all the data including an id and label relationship and I'm using Zapier Visual Builder

The image above shows how the data currently returns and image below how you would like to format it.

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34032 replies
  • March 31, 2025

Hi ​@Michael Ferreira 

Try this guide: