• Resolved shanecarn

    (@shanecarn)


    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

    (@shazahm1hotmailcom)

    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

    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.

    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

    (@shanecarn)

    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

    (@shazahm1hotmailcom)

    Yes, I do. Please contact me using the contact link at the very bottom of the following page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘API Question for Salesforce’ is closed to new replies.