Hello just hoping to look for some guidance here. To assign the Other Amount as a donation with a specific SKU, does the following logic work?
{SKU}{FIELDID=24}
- I expect that this means that all donations with a non-blank answer in Field 24 will be assigned the SKU defined
Or do I have to do something like
{SKU}{FIELDID=24}{OPTION=>0}
- Would this successfully only apply this if the donation was something other than 0?
Right now, the other amount is getting posted to our Salesforce Account, but it's not correctly posting the value to the correct campaign.
Thank you!
{SKU}{FIELDID=24}
- I expect that this means that all donations with a non-blank answer in Field 24 will be assigned the SKU defined
Or do I have to do something like
{SKU}{FIELDID=24}{OPTION=>0}
- Would this successfully only apply this if the donation was something other than 0?
Right now, the other amount is getting posted to our Salesforce Account, but it's not correctly posting the value to the correct campaign.
Thank you!
Comment