• Resolved joshuapogi

    (@joshuapogi)


    Hi everyone, i want to create a separate code or maybe pull code the plugin and serve as a basis.

    Here’s the scenario:

    I want to create a custom form (not in dynamics) and be able to capture the data and push it to dynamics as a new account. currently my form is also integrated with stripe and salesforce. but will be transitioning to dynamics. maybe someone can help or guide me with this? Thanks in advanced.

    • This topic was modified 7 years, 2 months ago by joshuapogi.
Viewing 1 replies (of 1 total)
  • Plugin Author alexacrm

    (@alexacrm)

    Hi @joshuapogi,

    it’s fairly straightforward to accomplish using the same php toolkit the plugin is based on. Take a look at https://github.com/alexacrm/php-crm-toolkit, it includes some code samples. There would be some WordPress specifics, e.g. use of the cache, you can take a look at the plugin code to see how we handle it.

    Having said that, I would still recommend using our shortcode:

    • We do support some form templating for more flexible layouts
    • There is some goodness coming in very soon with twig templates!

    HTH
    George

Viewing 1 replies (of 1 total)
  • The topic ‘capture data from a custom form and push to dynamics’ is closed to new replies.