Jinja or other Python?
Hi - are we able to use Jinja or other Python in the various fields for Bridge? Or only the data references? ie could I put something like the following in the "value" field for a cell in "Update Row":
{% for label in states.Epic IID is not empty.utilities.httpcall.labels %}
{{label.value}},
{% endfor %}
This would be for adding all Gitlab labels from a JSON array as content in a single cell in Smartsheet.
Best Answer
-
I think I answered my own question, I tried just a simple {{runtime.data.id | int}} and it didn't work. If the simple filter doesn't work, I know the rest probably won't either. Too bad!
Answers
-
I think I answered my own question, I tried just a simple {{runtime.data.id | int}} and it didn't work. If the simple filter doesn't work, I know the rest probably won't either. Too bad!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 479 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 490 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives