• Resolved egitimicin

    (@egitimicin)


    I have 4 different sites. I have forminator contact forms on my sites. I can see the responses in the admin panel without setting smtp. It is difficult to enter the admin panel of 4 different sites every day. How can I view all responses from forms in one panel

    • This topic was modified 2 years, 2 months ago by egitimicin.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @egitimicin

    I hope you are doing well today.

    Each WP site uses separate database. Forminator store submission in those database separatly as well.

    1st solution will be to send all submissions to 1 email adress.

    2nd solution could be Zapier:
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#example-setup-with-zapier
    and with that, you can push all submissions from 4 sites to 1 google sheet for example.

    Kind Regards,
    Kris

    Thread Starter egitimicin

    (@egitimicin)

    hi, rest api came to my mind , can it be with rest api ,If so, how should I do this? can you help me?

    Thread Starter egitimicin

    (@egitimicin)

    For zapier, do I need to buy one for each site or is one zapier enough?

    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    HI @egitimicin

    hi, rest api came to my mind , can it be with rest api ,If so, how should I do this? can you help me?

    It would be doable but it would require quite a bit of custom code. On Forminator end, you could use code similar to this:

    https://gist.github.com/adczk/a314ad50036ffd449147d28f2e876e2b

    Note please: it’s an example, it will most likely need quite some adjustments/modifications to work specifically with your site as it was created for a very specific use; but it can be used as a base for custom development.

    You would still, however, need some code on “receiving end” and that would need to be created from scratch. I’m afraid this kind and amount of custom development is out of the scope of our support.

    For zapier, do I need to buy one for each site or is one zapier enough?

    If forms are on different site then, as far as I’m aware, you will need separate webhook from Zapier for each of the sites but you may need to consult this with their support as it’s a 3rd-party paid feature.

    Alternatively, you can also try using any alternative service similar to Zapier that uses webhooks as Forminator doesn’t rquire it to be Zapier – it can use other webhooks too.

    Kind regards,
    Adam

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @egitimicin ,

    We haven’t heard from you for a week now, so it looks like you no longer need our assistance.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How can I combine incoming visitor responses of Forminator contact forms into on’ is closed to new replies.