Export a specific survey score?

Hello

I’m trying to find out how to export a single specific survey score (weighted) for a particular question. I am trying to do more, but if I start with a single export or should I say where the value is stored to be exported I can then build upon this.

One possible solution could be to send the data to Google sheets and then have Sheets automate sending of an email. But I don’t think this is the slickest way to do it - or is it?

Any help would be greatly appreciated.

Thanks

Exporting Survey scores is not a feature of the add-on. But you could use some custom code to setup something.

The following example can be used to send Scores to Zapier if you use the Zapier add-on: https://docs.gravityforms.com/gform_zapier_request_body/#h-2-send-score-for-survey-fields

Once the data reach Zapier.com, you can send it to Google Sheets or other services. You can find more information about the Zapier add-on and available Zaps in the following links:

I hope that helps!

2 Likes

Thanks for this.

I’ve also noticed Integromat has a Gravity Forms integration, but there isn’t a specific add-on for integromat within Gravity Forms.

https://www.integromat.com/en/integrations/gravity-forms

Do you have any experience with Integromat?

Thanks again

Zia

You’re welcome Zia :wink:, I don’t have any experience with Integromat, but it seems that they make use of the REST API to connect their service with your Gravity Forms installation without an add-on, I found this: Gravity Forms App Help Docs | Integromat Help Center

I hope that helps!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.