Skip to main content
Best answer

ClickUp Webhook with custom fields

  • June 16, 2022
  • 1 reply
  • 261 views

I’m trying to set up a social media manager with ClickUp.

I have a custom field called “Tweet Text” that does arrive with the payload to Zapier’s webhook.

For some reason when I use the data field that arrives the field ID is attached to it.

When I look at the payload it’s indeed clean.

Tried to use the “Pick off a Child Key” option but couldn’t quite get that to work either.

 

Here’s an example of a payload that arrives from ClickUp: (copy/paste looked funky so pasting screenshots)

 

Best answer by Troy Tessalone

Hi @Edan 

Good question.

The data is returning an array of line items for the Custom Fields from ClickUp.

You’ll likely have to use a Code step to isolate the desired value.

View original
Did this topic help you find an answer to your question?
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
Forum|alt.badge.img+14
  • Zapier Expert
  • 31600 replies
  • Answer
  • June 16, 2022

Hi @Edan 

Good question.

The data is returning an array of line items for the Custom Fields from ClickUp.

You’ll likely have to use a Code step to isolate the desired value.