Skip to main content

I'm using a Custom Webhook to create a Company. Upon successful creation, the webhook returns the CompanyID as a response. My goal is to capture this CompanyID and use it in the subsequent step of creating a Job. While the CompanyID is visible in the input field, the output field remains empty.
 

 

Hi @Avinash 

Why are you trying to use a Formatter > Text > Capitalize step on a value that is a number?


Thank you for looking into this, @Troy Tessalone . I've tried several methods to extract the CompanyID, including Formatter > Text Capitalize and publishing to a Google Sheet as a new row. Unfortunately, the output remains empty. I can see the ID on the input side, but it's not appearing in the output.
Below is a case where I tried to extract it to a Google Sheet

 


@Avinash 

Make sure you are viewing the correct GSheet.

Compare the GSheet ID in the URL browser.

Try refreshing your GSheet after testing.

 


@Troy Tessalone 
I have double checked, it is the correct sheet.


@Avinash 

Try turning the Zap ON and testing live, then check your Zap Runs history details to see the DATA IN/OUT for each step to help you trace the data flow and troubleshoot. (check the Logs tab to see the underlying API requests/responses)

 

Try changing the Column A header to be something other than: ID

 

Try opening a ticket with Zapier Support: https://zapier.com/app/get-help


Reply