Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receive order on input and trigger #34

Merged
merged 2 commits into from
Jul 22, 2023
Merged

Conversation

rasoro
Copy link

@rasoro rasoro commented Jul 22, 2023

add order as property to @input.
usage:
@input.order
@input.order.catalog_id
etc..

now trigger.params can receive any metadata object, allowing receive order too:

@trigger.params.order.catalog_id

@trigger.params.order.product_items.0.product_retailer_id
etc...

@rasoro rasoro merged commit 8d7d9b9 into main Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants