VinceFL
Member
Howdy!
i have checked the forum and find a good amount of 500 errors but not mine. Also the integration seems to have changed in the past year, looking at the other screenshots here.
I am trying to create an omnisend contact, triggered by a persons subbing to our newsletter by providing the email address.
So i do have the email, which means i don't need a phone number. despite that i get "'identifiers[1].id' is required and can't be empty"
Looking at their api docs, that id should have been the email and type=email
which i provide
but since it asks for identifier[1] and not [0] i assume there is some issue with not providing phone?
if i add a phone number i get
also missing the option to sub/unsub/nonsub individually for phone and email
also you have a Status Date and a Contact Creation Date, but only the first pre-fills if not provided.
So i added an extra step to get current iso 8601 date, would be nice to make this extra step obsolete.
Some help would be much appreciated.
cheers,
Vince
i have checked the forum and find a good amount of 500 errors but not mine. Also the integration seems to have changed in the past year, looking at the other screenshots here.
I am trying to create an omnisend contact, triggered by a persons subbing to our newsletter by providing the email address.
So i do have the email, which means i don't need a phone number. despite that i get "'identifiers[1].id' is required and can't be empty"
Looking at their api docs, that id should have been the email and type=email
which i provide
but since it asks for identifier[1] and not [0] i assume there is some issue with not providing phone?
if i add a phone number i get
also missing the option to sub/unsub/nonsub individually for phone and email
also you have a Status Date and a Contact Creation Date, but only the first pre-fills if not provided.
So i added an extra step to get current iso 8601 date, would be nice to make this extra step obsolete.
Some help would be much appreciated.
cheers,
Vince