Question

How to sync customer details between boards in Zapier when using Woodpecker.co for prospecting and onboarding?

  • 1 July 2023
  • 1 reply
  • 24 views

I’m trying to set up a Zap where stage 1. is Prospect Interested in Woodpecker.co
It should then create an item in my Customer board - with the user’s details. I can achieve this.
However, I then want it to also create an item in my Onboarding board. In that board, the customer name should be synced to the same customer in the Customer board.

How do I do this?

Thank you in advance


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

Userlevel 7
Badge +14

Hi @serpmotor 

Good question.

Monday.com Help article: https://support.monday.com/hc/en-us/articles/360014205860-Zapier-JSON-Formatting-Examples

How to apply JSON formatting to column values

When setting a column value within the "Create a New Item in monday.com" or the "Change Multiple Column Values" actions, some columns will require you to use JSON formatting to store your data.

You can find a list of the columns and the format of data they expect to receive below:

  • Connect Boards with a single item: {"item_ids":[1360856860]}
  • Connect Boards with multiple items: {"item_ids":[1360856860,1360856957]}