Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python, Salesforce and WordPress
#1
Hello,

My organization is interested in displaying real-time Salesforce data (graphs and charts) on our WordPress website for the public (no Salesforce login access) to view. This would be aggregated data from our Salesforce Org, and preferably from reports already built.

Filters that the public can interact with on the website (graphs/charts) are also needed (so they can drill down by county, for example).

Is this something that Python could do effectively, and if so, does anyone have any resources that they could recommend? I have looked into Simple Salesforce for accessing Salesforce data.

I have also started to look into Tableau (embedded code) and the Sawfish plugin (connected app), but I am curious if others have found ways to visualize Salesforce data on their WordPress websites (or similar) using Python.

Thank you!
Reply
#2
You can find pypi packages having to do with wordpress here.
These will cover many different aspects of wordpress, and you will have to decide which if any have any value for your project.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python API for Wordpress Simlock 4 3,739 May-23-2022, 06:47 PM
Last Post: LaverneDejardin
  how to run a python script in the background on my wordpress website rockie12us 3 2,719 Aug-13-2021, 05:39 PM
Last Post: ndc85430
  Article Extraction - Wordpress svzekio 7 5,310 Jul-10-2020, 10:18 PM
Last Post: steve_shambles
  If I use a php script, like WordPress and Elgg, can I program an plugin by Python? Abdulaziz 0 1,626 Jun-23-2020, 06:54 PM
Last Post: Abdulaziz
  Post comments to Wordpress Blog SergeyLV 1 2,498 Aug-01-2019, 01:38 AM
Last Post: Larz60+
  Needs search the text from attachments in WordPress marcellofisher 1 2,661 Jul-09-2018, 07:49 AM
Last Post: alex6
  Using python requests module and BS4 to login on an Wordpress based website apollo 1 9,432 Feb-06-2018, 01:31 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020