Hello,
Quick question on how to automatically pull an email from a Trello card, to setup an automated Zap to send a document to by moving the card to a different list to automate the process with the platform Sign Request?
Having an issue with finding solely pulling the email data. Might need a suggestion to setup the custom coding to get it done.
@Cliff Pierre there should be a plain text description field you can use, and then pass that value through a javascript Zapier component and use a regular expression to grab it.
Alternatively, you could use Butler for this bit (the regex handling in Butler is slightly easier) and send an email into a Zapier email parser in a predictable format and then get your info from there:
The plain text does not show up based on how I pulled the original info into the card from the first zap. I found a workaround by naming the card with the person's email. Will look into Butler to see how that works. Thanks @Iain Dooley
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.