Hi Team,
We are trying to check if a profile is eligible for an offer in the custom action editor; if it is, get the offer details in the custom action.
Any suggestions on how this can be achieved?
Thanks,
Koti.
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
@KotiSyamala, You can't use the offer decision in the custom action. Rather an external system configured in the custom action that receives the payload has to use the offer delivery API to pull the corresponding offer associated with that profile.
@KotiSyamala, You can't use the offer decision in the custom action. Rather an external system configured in the custom action that receives the payload has to use the offer delivery API to pull the corresponding offer associated with that profile.
This is not feasible - you will have to use a middleware to interact with the decisioning API
@SatheeskannaK / @Mohan_Dugganab Is this possible in condition activity to check if a profile is for an offer decision? and the result get result of the offer the profile is eligible for ?
表示
返信
いいね!の合計
It is the same case even with condition activity as well.