Skip to main content

So Im trying to do a google forms to trello, so if someone fills in a google form it will send it to trello and it worked nice, but one issue is there a way so it can show the question as well on the trello?

OPTIONS

  1. If you’re trying to send the GForm question answers to the Trello Card Description, then write the GForm question label and dynamically insert the GForm question answer next to it or below it.
    EXAMPLE: First Name: :FIRSTNAME]

 

  1. Create Trello Custom Fields for each GForm question and save each GForm question answer to the corresponding field.

Thank you!