Facebook Conversion
Status: Closed · Asked by Abhijeet Janorkar on · 0 views
While using facebook conversion does pabbly convert data into SHA256 hash before sending it to facebook?
or i need to hash it first and then map it?
While using facebook conversion does pabbly convert data into SHA256 hash before sending it to facebook?
or i need to hash it first and then map it?
You won't need to convert it manually, It is being handled internally, so you just need to put actual values like name, email etc.
Pabbly Connect generates the hash for those before sending to the facebook.
Thanks