- Add Salesforce as destination
- From the Track Object, get a field
- Update to Salesforce
I created a custom action But it does not work
Below image I am testing to create a case to see if that works. It throws and error for not including Salesforce:true. Not sure where to include that


I think the issue is that you are using the
Createoperation for the action. Instead of creating a new case, you should use anUpdateoperation. As the form says:I can't see that you have included an ID field in your field mappings there either. You will need that ID, so that you can update your customer.