PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Scheduled Export / Email of CSV form data

  1. Hello,

    Is there a relatively easy way (minimal coding) to automatically schedule exporting of form data to an email address on a weekly basis so my users don't have to login to WP backend to figure it out on their own and risk destroying the forms/data?

    Thanks,
    Dimitry

    Posted 13 years ago on Wednesday February 9, 2011 | Permalink
  2. Currently there is no scheduled export capabilities. The export only happens when you use the Export Entries tool. It would be possible to do this as a customization, but you would basically have to write your own plugin to do this... you could duplicate the code from the export functionality and then wrap code around it to create a cron job, etc.

    If you want to give users the ability to export entries you could use the Members plugin to implement role management and then give their user accounts just the ability to view and export entries.

    The Members plugin is here:

    http://wordpress.org/extend/plugins/members/

    Please note if you activate the Members plugin the Gravity Forms menu item may disappear until you edit the Admin role and make sure all the Gravity Forms related capabilities are checked and active for the admin role.

    Posted 13 years ago on Wednesday February 9, 2011 | Permalink
  3. Is there a way to notify users that a submission has been received? I am building this for a client and need to make sure they get timely updates of new submissions so they get back in touch with clients asap.

    Posted 13 years ago on Wednesday February 9, 2011 | Permalink
  4. Found it! :)

    Posted 13 years ago on Thursday February 10, 2011 | Permalink
  5. Glad you found it! I'd like to ask any php programmers out there that might like to tackle this cron job possibility to please contact me.

    Best,
    Dimitry

    Posted 13 years ago on Thursday February 10, 2011 | Permalink
  6. @2urn, you can contact either of these developers. They are frequently recommended by Carl Hancock.

    Ounce of Talent
    http://www.ounceoftalent.com

    WebDevStudios
    http://www.webdevstudios.com

    Posted 13 years ago on Thursday February 10, 2011 | Permalink
  7. jackstin
    Member

    Has there been anyone that has successfully got a scheduled export functionality with GF?

    We want each user to be able to only export their entries not be able to select from the entire list.

    This is not possible with Members or Role Scoper plugins.

    Posted 12 years ago on Monday March 5, 2012 | Permalink
  8. Working on this now but would love a plugin/built in functionality... :)

    Posted 11 years ago on Friday May 4, 2012 | Permalink
  9. figured it out .. should I write a how to blog post?

    Posted 11 years ago on Tuesday May 8, 2012 | Permalink
  10. @WebMechanix - You should absolutely write a blog post about it! There are quite a few people around these forums (like myself) that would be interested in this.. would probably bring a nice little spike in traffic for you! Plus, I'm trying to set it up myself.. I've got a little PHP knowledge but if I had a guide then I could do it right the first time.. would definitely be useful knowledge!

    Posted 11 years ago on Thursday May 10, 2012 | Permalink
  11. hegeman
    Member

    @WebMechanix yes that would be great as a starter!

    Posted 11 years ago on Wednesday May 16, 2012 | Permalink
  12. jackstin
    Member

    @WebMechanix we'd love to see how you did this. Please share

    Posted 11 years ago on Saturday June 9, 2012 | Permalink
  13. Sorry guys, been super busy :/

    Keep beating me up to write the how-to & I'll do, swear!!!

    Posted 11 years ago on Wednesday August 15, 2012 | Permalink
  14. fishinstud
    Member

    /please write it up and link me to it!

    Posted 11 years ago on Friday January 11, 2013 | Permalink
  15. I'm looking at integrating this functionality too, would love to see a blog post of how to approach this
    :)

    Posted 11 years ago on Wednesday February 6, 2013 | Permalink
  16. Closing this as a duplicate of the other open topic where we're discussing the same thing:
    http://www.gravityhelp.com/forums/topic/how-to-set-up-scheduled-export-with-a-cron-job

    Posted 11 years ago on Thursday February 7, 2013 | Permalink

This topic has been resolved and has been closed to new replies.