clagrowmedia
Member
Please help me create a Pabbly automation to send Offline Conversion Event Data to Facebook based on a specific Partner ID and the associated Dataset ID.
1. Fetch the data when a new row is added to Google Sheets in a default tab, (Ex: "First Name = ABC, Last Name = XYZ, Email = [email protected], Price = 10000, Value = 1" in "Master Sales Data" tab)
2. Find the value of the "Partner ID" column. (Ex: "Partner ID" = "CLAG001")
3. Look for a tab that contains the Partner ID in the tab name. (Ex: "Tab Name" = "CLAG001/Client A")
4. Look for the modified data that is added back to the specific tab using the Email. (Ex: "First Name = ABC, Last Name = XYZ, Email = [email protected], Price = 10000, Value = 11000")
5. Look for the Dataset ID associated with that Partner ID in a different sheet. (Ex: "Partner ID = CLAG001, Dataset ID = 123456789" column is "Master Client Data" Sheet)
6. Send the offline conversion event data to Facebook for the specific dataset. (Ex: "First Name = ABC, Last Name = XYZ, Email = [email protected], Price = 10000, Value = 11000" to "Dataset ID = 123456789")
1. Fetch the data when a new row is added to Google Sheets in a default tab, (Ex: "First Name = ABC, Last Name = XYZ, Email = [email protected], Price = 10000, Value = 1" in "Master Sales Data" tab)
2. Find the value of the "Partner ID" column. (Ex: "Partner ID" = "CLAG001")
3. Look for a tab that contains the Partner ID in the tab name. (Ex: "Tab Name" = "CLAG001/Client A")
4. Look for the modified data that is added back to the specific tab using the Email. (Ex: "First Name = ABC, Last Name = XYZ, Email = [email protected], Price = 10000, Value = 11000")
5. Look for the Dataset ID associated with that Partner ID in a different sheet. (Ex: "Partner ID = CLAG001, Dataset ID = 123456789" column is "Master Client Data" Sheet)
6. Send the offline conversion event data to Facebook for the specific dataset. (Ex: "First Name = ABC, Last Name = XYZ, Email = [email protected], Price = 10000, Value = 11000" to "Dataset ID = 123456789")