I want to use Flow Action from a catalog request to submit another catalog request.

ayano
Giga Guru

Is it possible to create a flow that if you check a certain field in CatalogItem, another catalog request is submitted?

 

I want to use Flow Action from a catalog request to submit another catalog request.

5 REPLIES 5

Harish KM
Kilo Patron
Kilo Patron

Hello @ayano Yes possible using Flow actions called  "submit catalog request" or by using Cart API.

 

HarishKM_1-1697511825659.png

 

 

Regards
Harish

Hi @Harish KM ,
Thank you for your comment.
> "submit catalog request" or by using Cart API
Wouldn't using these create a catalog item?

What if I want to create a request (
sc_req)?

Thanks and Regards,

Hi @ayano you would need to select catalog item to create a request .The action will create a request for selected catalog item.

Alternatively you could also look for different action "create request"

 

HarishKM_0-1697603442361.png

 

Regards
Harish

Thanks.
> you would need to select catalog item to create a request .The action will create a request for selected catalog item.
You're right.

What I want to do is as you said, I want to select a specific catalog item to create a second request.

I mean, I want to use Flow Action from first request to create another request (second request) .


How can I create a flow to submit a specific catalog item as a Request using this Action?