Question about Hubspot campaigns.. Can a campaign have several emails? I’ll describe what I mean in a table: | Campaign Email Email Subject A Test 1 Test 1 Subject A Test 2 Test 2 Subject B Test 1 Te Leia mais
if I'm using the API to update contacts, what happens if one of the properties is invalid. will the other feilds still get updated or is this a failed transaction?
Question about Hubspot campaigns.. Can a campaign have several emails? I’ll describe what I mean in a table: | Campaign Email Email Subject A Test 1 Test 1 Subject A Test 2 Test 2 Subject B Test 1 Te Leia mais
if I'm using the API to update contacts, what happens if one of the properties is invalid. will the other feilds still get updated or is this a failed transaction?
I am attempting to update a filter daily, using the Java API. The field is a date field, called membership_end_date . When I attempt to do this using java, I get this error message: Dates with greater than filters must specify the end of the Leia mais
I'm using the API to get campaign/event information: /email/public/v1/campaigns?hapikey=xxxxx The IDs returned, can I use them to view the campaign in the browser, by just popping in the ID, into the URL? I tried this without success. This wo Leia mais
Is it possible to delete email event data? I ran several tests emails and would like to remove the event data from those emails. namely the OPEN, DELIVERED, etc... records.