Greetings, i'm trying to send all data collected in JSR request form via email to Trello and Hubspot by using Automation feature.
Everything works in Trello except those 2 fields:
- Reporter {{issue.fields.Reporter}}
- Creator {{issue.fields.creator}}
Example
entered value jsdtestmail999@jira.com
received in Trello values
- Reporter qm:0a8cb572-7886-4b9d-98d9-0591ef74dd7c:ab02c52e-51d6-4dd4-a052-222abd1ca814
- Creator qm:0a8cb572-7886-4b9d-98d9-0591ef74dd7c:ab02c52e-51d6-4dd4-a052-222abd1ca814
How to transfer real email to other services to trigger my designed sales process?