Skip to main content
New Idea

Placeholder inside the JSON Parser node

Related products:Freshservice
  • July 21, 2023
  • 1 reply
  • 89 views

Daniel Söderlund
Top Contributor ⭐
Forum|alt.badge.img+14

Hi, 

When using JSON path expressions filter inside the JSON parser node it would great if you could use placeholders so in you can dynamically get data you want. 

For example: With JIRA Orch app you can get information about a issue including comments. 
You don’t want all comments to get added to FS, you rather get the new ones. If you could make something like this 

$.comment.comments[{{ticket.field.placeholder_last_seen_number_of_comments}}:].body



It would always give you all new comments added to the issue. 

 

1 reply

Suki
Apprentice
Forum|alt.badge.img+1
  • Apprentice
  • July 27, 2023

Yes!