Hi all
I’m trying to set up a Zap that sees a customfield has been updated in Jira and takes the value of that field and inserts it into a Monday.com board cell. We are oon Jira Cloud. So two part question:
- Is there a way to have the Zap fire only on the customfield updating. Right now it has if issue updates and I am using a filter to check if the customfield exists. I guess in this configuration even if it is another field that updates on Jira it’ll just overwrite the existing content on Monday but I’d like to be able to send out email notifications that Monday updated but that’s not feasible if the Zap is firing on every Jira update and not the specific customfield.
- I can’t seem to find an option to pull the customfield value. My options look like this:
Any of the options I select put the ending value of that option in the Monday board. Ideally what I want is Fields Customfield 14095 Content Content Text to be the selection and the value passed be everything that follows in that field description.
If I was using the API (for Jira) I could grab that value from the customfield object’s customfieldvalue field.
Help me Obi Wan, you’re my only hope…
Thanks in advance!