Fusion: Get Project ID | Community
Skip to main content
Level 3
August 20, 2020
Question

Fusion: Get Project ID

  • August 20, 2020
  • 2 replies
  • 935 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

TravisGrogan1
Level 3
June 6, 2023

Did you ever figure this out?

William
Community Advisor
Community Advisor
June 6, 2023

@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:


Then use the output:

 

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