Best answer

Copy Trello Card (a template) when Wufoo form is submitted

  • 25 October 2022
  • 3 replies
  • 74 views

I want to automatically copy a CARD in TRELLO (using an existing template card I built) when my WUFOO form gets submitted. It looks like there’s a Copy Board feature, but not Copy Card.

icon

Best answer by christina.d 1 November 2022, 01:24

View original

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

3 replies

Userlevel 7
Badge +14

Hi @Community Boss

Good question.

There are 2 options.

  1. Create the desired Trello Card template within the Zap step.
  2. Use the Trello API: https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post
    1. App APIs can be used in Zaps with the Webhooks app: https://zapier.com/apps/webhook/help
    2. The screenshot below shows the parameters available to create a new card by referencing an existing card to copy from

 

Userlevel 7
Badge +8

Hey @Community Boss wanted to check in and see if you have any questions or encountered any issues trying out the options above?

Userlevel 7
Badge +9

There are 2 options.

  1. Create the desired Trello Card template within the Zap step.
  2. Use the Trello API: https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post
    1. App APIs can be used in Zaps with the Webhooks app: https://zapier.com/apps/webhook/help
    2. The screenshot below shows the parameters available to create a new card by referencing an existing card to copy from

 

Hi squad! I wanted to pop in and mention, @Troy Tessalone is right! At the moment there isn’t a “Copy Card” action. 😔

That said, there is an open feature request for this that I added you to, @Community Boss. This will keep you in the loop via email if this does get implemented. We’ll also be sure to update this topic. 

You can definitely give some of the workarounds Troy mentioned a go! Full transparency though Webhooks by Zapier are considered a slightly more advanced approach and so support around this may be limited. 

Here’s a few resources to get you started if you’d like to give that a shot though! 🙂:

I hope some of this helps!