Search results
From ePrize Developers Wiki
You searched for Email
There is no page titled "Email". You can create this page.
For more information about searching ePrize Developers Wiki, see Help.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)
Article title matches
- Send email (1,908 bytes)
3: |summary=Send a predefined email to a user.
5: ...onfigured with your API Key. There are 3 types of emails that can be sent. The values for {template-id} a...
11: ...est. 'reg' is a registration thank you email. All email will require the profile parameter to be sent.
15: ...s a request to deliver an email, not a guaranteed email delivery system.
16: |resource=/v1/{apikey}/email/{template-id}
Page text matches
- API Home Page (4,656 bytes)
123: | [[Send email]]
125: | /v1/{apikey}/email/{template-id} - Fetch profile by key (2,099 bytes)
9: And email address:
11: GET /v1/{apikey}/profile(email)/person@example.com
45: <email>some.email@address.com</email> - Fetch profile (1,700 bytes)
22: <email>some.email@address.com</email> - FAQ API (833 bytes)
15: ...omotion these questions will either be sent to an email address or sent to ePrize's customer service syst...
21: * email - Create profile (3,850 bytes)
5: ... configured with one unique {profile-key} such as email, user_name, or mobile_phone. When creating a prof...
24: email=some.email@address.com&
41: <email>some.email@address.com</email>
52: ...ot rejected because a profile with the unique id (email in most cases) already exists. - Send email (1,908 bytes)
3: |summary=Send a predefined email to a user.
5: ...onfigured with your API Key. There are 3 types of emails that can be sent. The values for {template-id} a...
11: ...est. 'reg' is a registration thank you email. All email will require the profile parameter to be sent.
15: ...s a request to deliver an email, not a guaranteed email delivery system.
16: |resource=/v1/{apikey}/email/{template-id} - Flash ActionScript 3.0 Promotion Library (1,688 bytes)
8: == promo.login(email) ==
10: ...to login as the profile registered with the given email. If this succeeds, getRegField() may be used to f...
22: ... If another profile already exists with the given email value, registration will fail. Registration is al...
28: == promo.tellFriend(friendName, friendEmail) ==
30: ...after successful login() or register() to send an email to a friend. - Mail (555 bytes)
1: Send a predefined email to a user.
3: ...ured with your [[API Key]]. There are 3 types of emails that can be sent. The values for {template-id} ...
9: ...t. 'reg' is a registration thank you email. All email will require the profile parameter to be sent.
14: | [[Send email]]
16: | /v1/{apikey}/email/{template-id} - Output communication test (structured data) (2,099 bytes)
24: <email>Ken Fox <ken.fox@eprize.com></email>
41: "email" : "Ken Fox <ken.fox@eprize.com>",
65: email: Ken Fox <ken.fox@eprize.com> - Getting Started (15,495 bytes)
130: ...//test.url.api.eprize.com/v1/eprize/ews12/profile(email)/john.smith@sample.com"
149: <i>This example has email, confirm_email and address enabled. </i>
152: -demail=john.smith@sample.com \
173: <name>confirm_email</name>
178: ==== Consumer forgot to enter confirm_email—new register call with fixed fields. ==== - FAQ (6,829 bytes)
13: ... shortest path: Call ePrize at 1(877) 837-7493 or email us at questions@eprize.com to get an API key. Acc...
23: === How does BReWS handle Invalid Email Format, Address Not Verified, and Too Young to Pl...
25: We will send back a validation error for Invalid Email or Invalid Age. Address Not Verified will not be...
44: ... Can you do rewarded and unrewarded Tell a Friend emails? ===
46: ... laws and conventions before sending incentivized emails. - Webservices Mailing List (827 bytes)
5: You can communicate with the list by sending an email to: - Beta feature (1,939 bytes)
21: ...gt;Ken Fox &lt;ken.fox@eprize.com&gt;</email>
32: "email" : "Ken Fox <ken.fox@eprize.com>",
55: email: Ken Fox <ken.fox@eprize.com> - Post FAQ Question (1,383 bytes)
6: -demail="john.smith@sample.com" \
24: ==== Invalid email address and issue type ====
29: -demail="john.smith_sample.com" \
47: <name>email</name> - Viral API (773 bytes)
15: ...otion they have registered for by sending them an email.
23: * to_email1
29: * to_email2
33: * to_email(n)
35: * from_email - Send a Contest Entry Link (1,769 bytes)
3: ...be an email sent to a friend. The content of the email and formatting must be configured with your [[API...
13: '''email''': Friend's email address
20: email: friend@sample.com
30: email: friend@sample.com
42: |title=Bad email - Tattle on a Contest Entry (1,533 bytes)
3: ...entry to an administrator. The result will be an email to a predefined tattle recipient configured in th... - Mobile SDK iOS: EPZPromoWebViewController (11,966 bytes)
195: ...aveUserEmail', {"email": document.getElementById("email").value}); - Mobile SDK iOS: EPZPromoWebViewControllerDelegate (4,439 bytes)
73: ...promotions in which you would like to pass a user email address from the web page into the app, you would...
76: ...aveUserEmail', {"email": document.getElementById("email").value});
79: ...ld include logic to search the event data for an "email" key/value pair, and store it as needed.
83: [data objectForKey:@"email"]
84: ...ventName isEqualToString:@"saveUserEmail"] && userEmail != nil) { - Mobile SDK iOS: EPZWebViewDelegate (4,366 bytes)
95: ...promotions in which you would like to pass a user email address from the web page into the app, you would...
98: ...aveUserEmail', {"email": document.getElementById("email").value});
101: ...ld include logic to search the event data for an "email" key/value pair, and store it as needed.
105: [data objectForKey:@"email"]
106: ...ventName isEqualToString:@"saveUserEmail"] && userEmail != nil) {
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)