• Resolved Jing

    (@gujingc)


    This is our use case.

    We have 2 wordpress sites:
    1) inside site A, there is a referral form implemented in wpforms,
    2) in Site B, we would like to implement a wordpress ticket system. When a referral form is submitted in site A, it will automatically create a new ticket in Site B.

    We have wpFusion. Do you support this use case? Or we need to some custom coding for this?

    Thanks a lot.

    Jing

Viewing 1 replies (of 1 total)
  • Plugin Contributor Nikhil G

    (@nsgawli)

    Hello,

    There are two ways to achieve this:
    1. Use Email Piping add-on. Pipe an email address on site B. When a form is submitted on site A, send an email to your piping email address. Email piping will create a ticket on Site B.
    2. Use rest API. You can use rest API to create a ticket. When a form is submitted you can use rest api to create a ticket on site B. For Rest API tutorial please follow this link.

Viewing 1 replies (of 1 total)
  • The topic ‘Do you support this use case?’ is closed to new replies.