Title: API Question for Salesforce
Last modified: March 14, 2022

---

# API Question for Salesforce

 *  Resolved [shanecarn](https://wordpress.org/support/users/shanecarn/)
 * (@shanecarn)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/api-question-for-salesforce/)
 * Hi,
 * We are looking for a directory to integrate with Salesforce. Connections as an
   API, can you please explain how this works with your directory? Can the data 
   be pulled live?
 * Secondly, we require a “request appointment” button on the listing. This is medical
   so we would like the details of the person to be emailed to the listing owner
   and sent to Salesforce, but not sit on the WordPress website. Would this be possible?
 * Thanks,
 * Shane

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/api-question-for-salesforce/#post-15458730)
 * **RE: can you please explain how this works with your directory? Can the data
   be pulled live?**
 * You can utilize the core WP REST API to access Connections data.
 * URL: [https://your-site.com/wp-json/cn-api/v1/entry](https://your-site.com/wp-json/cn-api/v1/entry)
 * **RE: we require a “request appointment” button on the listing. This is medical,
   so we would like the details of the person to be emailed to the listing owner
   and sent to Salesforce, but not sit on the WordPress website. Would this be possible?**
 * Yes, this would be possible but would need to be custom-coded. Probably using
   the Contact addon as a base since it already does the email.
    - [https://connections-pro.com/add-on/contact/](https://connections-pro.com/add-on/contact/)
 * It would need to be modified to push the details to the Salesforce API.
 * It has a link to the contact email form on the entry detail/profile page; the
   code would have to be tweaked in order to add a button.
 * I hope this helps!
 *  Thread Starter [shanecarn](https://wordpress.org/support/users/shanecarn/)
 * (@shanecarn)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/api-question-for-salesforce/#post-15467080)
 * Thanks for getting back.
 * Do you do custom work on your directory? We are looking for a solution. If so
   I could send over a brief.
 * Thanks,
 * Shane
 *  Plugin Author [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * (@shazahm1hotmailcom)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/api-question-for-salesforce/#post-15468755)
 * Yes, I do. Please contact me using the contact link at the very bottom of the
   following page.
    - [https://connections-pro.com/](https://connections-pro.com/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘API Question for Salesforce’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/connections_2b7e99.svg)
 * [Connections Business Directory](https://wordpress.org/plugins/connections/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/connections/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/connections/)
 * [Active Topics](https://wordpress.org/support/plugin/connections/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/connections/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/connections/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [button](https://wordpress.org/support/topic-tag/button/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [email](https://wordpress.org/support/topic-tag/email/)
 * [entry](https://wordpress.org/support/topic-tag/entry/)

 * 3 replies
 * 2 participants
 * Last reply from: [Steven](https://wordpress.org/support/users/shazahm1hotmailcom/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/api-question-for-salesforce/#post-15468755)
 * Status: resolved