You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Is it possible to do this?
I have the email captured within the card description. Can I identify it and move it into the custom field? If so, how?
Thank you for that. Yes, the Trello Cards are created via Gravity Forms entires from our website. That said, with the card example I provided, and the custom field name in it as well, can you give me an example script that I can put in a button automation or overall automation?
If you can be assured that the email is always structured in the same way, the you can use wildcards to get the data via Trello automation eg if you have Name: <nameofclient>\nemail: <emailofclient>\n...etc then using Name: {*}\nemail: {*}\n...etc will give you the name and email in {wildard1} and {wildcard2} variables and use can use to set the respective CFs.
In more complex situation you might want to have the email go through an email parser... like Zapier email parser or a email_webhook on Make or <email> with a webhook attached..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.