Expand my Community achievements bar.

Fusion: Get Project ID

Avatar

Level 5

I'm trying to use a form and a Fusion to create a new task on an existing project. I have the user select the project from a Typeahead field. How do I have the fusion find the associated project ID so I can create the task?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Community Advisor

@TravisGrogan1 you need to add a "Parse JSON" module to transform the Typeahead value into its various components (ID, name, and object type). 

Then, you can use the output of the Parse JSON module to get just the ID or just the name. 

Parse the typeahead:

William_2-1686064488278.png


Then use the output:

William_1-1686063949383.png

 

If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/4rbpr7hf