Survey monkey - add cool down to survey response - surveymonkey

Does anyone know if it is possible to add a cool down on survey monkey?
My website currently sends out emails requesting people to complete a survey after a transaction. I have a 1 month cool down on that email to ensure I'm not bombarding people however from survey monkey side, they can only complete the survey once, meaning subsequent visits just get the "You've already done this survey" message.
I don't want the survey to be 100% repeatable (we all know there will be that one guy who sends 100 surveys because he got out of the wrong side of his bed).
So I'm looking to add a cool down to survey monkey, to allow people to take the survey more than once with a 1 month cool down.
I have searched through their docs but I can't find anything relating to this. Just wondering if anyone else has run into and solved this problem?
Thanks in advance

Related

AppSheet: I need FILTER the data and show each user the rows that contains his NAME

I have this Users Sheet and the login process is working perfectly (if the user Email is contained in the Users list then the data will showup).
Now i need to show the user the data that contains his name only (Filter), from where i can do that ? and whats the code ?
Thanks in advance :)
You'll want to implement the Current User system in your app
This will allow for all sorts of advanced functionalities
FYI: you'll be better served searching for answers in the official AppSheet Community; it's been around for years, with tons of really detailed posts (full of good follow-up questions and answers)

Etsy on order feed

Is there a good way to receive information when customer makes an order?
Judging from the documentation, there isn't. I know there are some apps related to managing payments on Etsy, and I believe they would depend on order feed.
If Etsy does not provide such feed, how would you solve this?
My first idea is to periodically poll the API and request the orders. From there, understand if new order/s happened.
Your help is appreciated.
FYI see https://github.com/etsy/open-api/issues/28 - [FEATURE] New real time feeds/suscriptions #28
Doesn't seem to be implemented yet, but that's probably the place to track it.
Not the best answer, but I'm trying to do the same thing right now. What I'm doing is collecting the transaction ID from the email associated with the Etsy account.
With the transaction ID you can request for the details from Etsy. I'm still trying to figure how to do that myself though.
Currently, there is no straight forward, documented way to subscribe to the "new order created" event. I was hoping this would be one of the must have features on the new API v3, but unfortunately it isn't implemented so far.

Rails activity notification system

I've looked around StackOverflow at seemingly similar questions but nothing really seems to fit the bill.
I have a couple models that I would like users to be able to subscribe and unsubscribe to. If a user is subscribed to a video for example, they will receive notifications for things like comments.
I like the look of Github's notifications api which is built on rails but I can't seem to wrap my head around how I might replicate a similar architecture with my own models and controllers.
Please read the page I linked to above to the Github notifications API. If you think you can piece together how you might replicate this in rails please post some pseudo code of the models and the relationships they have to one another!
I don't have any experience with them, but I'd start your research here:
https://www.ruby-toolbox.com/categories/Rails_Activity_Feeds

Eventbrite registration on behalf of others

Is there any way for somebody to be registered for an event in Eventbrite by somebody else? I'm thinking of a scenario where an employer wants to register a employees for training, or a conference.
If so, could you please tell me if this is possible via the web, via the developer API, or both?
I've gone through the documentation, forums and stackoverflow and I can't find any mention of it. I'm assuming it isn't possible as you need to put in an email address, then all correspondences are sent to this email address.
I'd post this on the Eventbrite forum but there seem to be an awful lot of unanswered questions there.
Looks like, on the page where you edit the order form, you can require information for both the ticket purchaser and the attendee. To do this, select the radio button labeled "Each Attendee" under the heading "Attendee Information: Collection Type."

How do I make yahoo unblock the images that come with the emails coming from our server?

How do I make yahoo unblock the images that come with the emails coming from our server?
For HTML email, which is a wild beast at the best of times, you should be using some kind of starting template before embarking on any sort of customization. There are a number of examples out there that are excellent reference but Campaign Monitor has made a serious effort to promote best practices.
http://www.campaignmonitor.com/templates/
It may be helpful to use an email previewing service like Litmus to verify your messages are being transmitted as intended:
http://litmusapp.com/email-testing
Is it all yahoo users or just some? Many users turn off images in email for privacy reasons (to prevent companies from using image requests as a confirmation that someone got an email.)

Resources