The CreatorCon Call for Content is officially open! Get started here.

How to Generic flow using flow designer

AvinashDubey
Giga Contributor

I am trying to create flow using flow designer 

In that  i am creating catalog task 

I want that the catalog task should take value from catalog definition of catalog item 

How can i acheive this 

AvinashDubey_0-1758619387797.png

 

6 REPLIES 6

AndersBGS
Tera Patron
Tera Patron

Hi @AvinashDubey ,

 

You can dot-walk in flow designer if needed by using fd_data instead of fix entries. 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

can you please share an example for this ?

Hi @AvinashDubey ,

 

Sure:

 

AndersBGS_0-1758658076058.png

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Anand2799
Tera Guru

Hi @AvinashDubey ,

 

You can dot walk to the required fields using data pills or you can also access it using script.

 

If you are building generic flow and if you have only one task you can use Fulfillment group field available on catalog item, this field can be used to set the assignment group on catalog task.

 

Thanks

Anand