You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use custom item values in campaign webhooks the same way it's used in e-mail tokens: {custom-object=product:sku}.
In campaign webhooks, custom object field value is not sent in webhook payload.
How can we reproduce this issue?
Step 1: create a custom object called "product"
Step 2: create a new product item
Step 3: associate the new product to a contact
Step 4: create a campaign with a webhook step and add a key "product_sku" to values column
Step 5: as a value to "product_sku" add {custom-object=product:sku}
Step 6: make a contact with an associated product pass through the webhook step
Relevant log output
No response
Code of Conduct
I confirm that I have read and agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Mautic Version
4.2.x series
PHP version
7.4
What browsers are you seeing the problem on?
Not relevant
What happened?
I'm trying to use custom item values in campaign webhooks the same way it's used in e-mail tokens: {custom-object=product:sku}.
In campaign webhooks, custom object field value is not sent in webhook payload.
How can we reproduce this issue?
Step 1: create a custom object called "product"
Step 2: create a new product item
Step 3: associate the new product to a contact
Step 4: create a campaign with a webhook step and add a key "product_sku" to values column
Step 5: as a value to "product_sku" add {custom-object=product:sku}
Step 6: make a contact with an associated product pass through the webhook step
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: