Title: capture data from a custom form and push to dynamics
Last modified: September 6, 2017

---

# capture data from a custom form and push to dynamics

 *  Resolved [joshuapogi](https://wordpress.org/support/users/joshuapogi/)
 * (@joshuapogi)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/separate-code/)
 * 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 8 years, 8 months ago by [joshuapogi](https://wordpress.org/support/users/joshuapogi/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * (@alexacrm)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/separate-code/#post-9490113)
 * Hi [@joshuapogi](https://wordpress.org/support/users/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](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.

 * ![](https://ps.w.org/integration-dynamics/assets/icon-256x256.png?rev=1589904)
 * [Dynamics 365 Integration](https://wordpress.org/plugins/integration-dynamics/)
 * [Support Threads](https://wordpress.org/support/plugin/integration-dynamics/)
 * [Active Topics](https://wordpress.org/support/plugin/integration-dynamics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integration-dynamics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integration-dynamics/reviews/)

## Tags

 * [custom form](https://wordpress.org/support/topic-tag/custom-form/)

 * 1 reply
 * 2 participants
 * Last reply from: [alexacrm](https://wordpress.org/support/users/alexacrm/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/separate-code/#post-9490113)
 * Status: resolved