Jonathan Stegall
@jonathanstegall on WordPress.org and Slack
- Member Since: December 6th, 2007
- Location: Minneapolis, MN
- Website: jonathanstegall.com
- GitHub: jonathanstegall
Bio
Contribution History
Jonathan Stegall’s badges:- Core Contributor
- Plugin Developer
-
Posted a reply to Manage the 24 hour limit of API calls with Pull query / Throttle ?, on the site WordPress.org Forums:
Maybe. Again, I don't know.2 days ago
-
Posted a reply to 403 Unable to access identity service, on the site WordPress.org Forums:
Do you already have "Perform requests on your behalf at any time" selected as an…2 days ago
-
Posted a reply to Manage the 24 hour limit of API calls with Pull query / Throttle ?, on the site WordPress.org Forums:
If you update a field that is NOT mapped to WordPress, yes you'll still get…2 days ago
-
Posted a reply to Authentication failed with “No request found for this application.”, on the site WordPress.org Forums:
I'm not familiar with that error message at all. Salesforce does have odd error messages…2 days ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
Yes, it should. If the Salesforce API returned an error message, the plugin should have…2 days ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
No. If you are pushing from WP to SF and there isn't a problem before…3 days ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
No. As I mentioned earlier, the plugin generates a temporary ID. That is what all…3 days ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
Not really, you might want to delete the fieldmap and try again.3 days ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
@tamedmedia The issue you're seeing is that the plugin was unable to save data. Here's…3 days ago
-
Posted a reply to Issues with field mapping, on the site WordPress.org Forums:
Well there is a lot of plugin documentation. There are a few screenshots, but no…3 days ago
-
Posted a reply to Issues with field mapping, on the site WordPress.org Forums:
I think this might be a Salesforce issue. Normally Contacts don't have record types, that…4 days ago
-
Posted a reply to custom post type is not listing in wordpress object field, on the site WordPress.org Forums:
It sounds like you still need to create the new custom post type. Once you…5 days ago
-
Posted a reply to Pull to WP works… without a Cron Event?, on the site WordPress.org Forums:
Sure, this plugin uses the Action Scheduler library (it's an older version and needs to…5 days ago
-
Posted a reply to Error: 404: on Salesforce HTTP request, on the site WordPress.org Forums:
Well, I believe that an agency in Minneapolis called Software for Good has worked with…2 weeks ago
-
Posted a reply to DateTime::__construct(): Failed to parse time string (raw), on the site WordPress.org Forums:
No, I haven't been able to figure anything out. I've just been checking here and…2 weeks ago
-
Posted a reply to Error: 404: on Salesforce HTTP request, on the site WordPress.org Forums:
Currently, if there's a mapping error the plugin will stop running that item until the…2 weeks ago
-
Posted a reply to Error: 404: on Salesforce HTTP request, on the site WordPress.org Forums:
Yes, that means it successfully mapped them. The short answer for upsert vs update is…2 weeks ago
-
Posted a reply to Direct API calls from code, on the site WordPress.org Forums:
I think the main tip/warning I would give on this is that the Salesforce API…2 weeks ago
-
Posted a reply to Error: 404: on Salesforce HTTP request, on the site WordPress.org Forums:
Okay, I think I see what you mean. To start, this plugin does not work…2 weeks ago
-
Posted a reply to Error: 404: on Salesforce HTTP request, on the site WordPress.org Forums:
This error means that the Salesforce record doesn't exist at the time the plugin is…2 weeks ago
-
Created a topic, Disable for older browsers?, on the site WordPress.org Forums:
I'm wondering if it might be possible to disable the l…3 weeks ago
-
Created a topic, DateTime::__construct(): Failed to parse time string (raw), on the site WordPress.org Forums:
I'm seeing an E_WARNING occur pretty in my logs (I'm r…4 weeks ago
-
Posted a reply to WordPress 5.5 Bug, on the site WordPress.org Forums:
I've also seen this bug. My post content does not appear in the classic editor,…1 month ago
-
Created a new ticket, #50910, in Core Trac:
5.5 Sitemap URLs are incorrectly paginated1 month ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
Well, it's possible that this plugin isn't going to work for you. I don't have…1 month ago
-
Posted a reply to Salesforce ID is tmp_sf_5f20781542c981.30446982, on the site WordPress.org Forums:
This means the Salesforce object was not yet created. Usually this happens in the middle…1 month ago
-
Posted a reply to Connect to SalesForce button redirects back to Authorize tab, on the site WordPress.org Forums:
We have a few common reasons why this can happen listed in the plugin FAQ.…2 months ago
-
Posted a reply to Not able to Map Fields to Salesforce, on the site WordPress.org Forums:
I'm going to mark this thread as resolved, since you have several threads open.2 months ago
-
Posted a reply to Field Mapping: Refresh Fields on WordPress User Object, on the site WordPress.org Forums:
The plugin has some documentation about this here.2 months ago
-
Posted a reply to Object Sync not syncing with Salesforce, on the site WordPress.org Forums:
Not right now, no. I don't have the capacity for any projects at this time.2 months ago
-
Posted a reply to Object Sync not syncing with Salesforce, on the site WordPress.org Forums:
There's not enough information in your posts to help you. It may be that the…2 months ago
-
Posted a reply to Error 400: invalid client credentials, on the site WordPress.org Forums:
You might try this thread where someone had a possibly similar issue. But certainly it…2 months ago
-
Posted a reply to Add filter not calling function on push, on the site WordPress.org Forums:
Well, the syntax you have looks fine. It may be that the hook is not…3 months ago
-
Posted a reply to Plugin is not pulling records from SF, on the site WordPress.org Forums:
Well, from what you describe, certainly it still sounds like either the schedule is not…3 months ago
-
Posted a reply to Not able to Map Fields to Salesforce, on the site WordPress.org Forums:
Yes, sync settings are part of this plugin. That whole page is part of this…3 months ago
-
Posted a reply to Plugin is not pulling records from SF, on the site WordPress.org Forums:
I think there are two possibilities to investigate first: 1. Check your schedule and see…3 months ago
-
Posted a reply to Not able to Map Fields to Salesforce, on the site WordPress.org Forums:
This plugin certainly doesn't guarantee ACF support, but usually it will work with it. However,…3 months ago
-
Posted a reply to Add field to fieldmap, on the site WordPress.org Forums:
Yes, that's correct. The LastModifiedDate value of course won't change unless the objects are modified.3 months ago
-
Posted a reply to Add field to fieldmap, on the site WordPress.org Forums:
Probably. It depends on: 1. Do all 40k records already have object maps (that is,…3 months ago
-
Posted a reply to Trying to get property of non-object again, on the site WordPress.org Forums:
Thanks. I'm satisfied if that's a commitment to add to the next release. I'll mark…4 months ago
-
Posted a reply to Trying to get property of non-object again, on the site WordPress.org Forums:
This repository is not up to date with the plugin's current version.4 months ago
-
Posted a reply to Trying to get property of non-object again, on the site WordPress.org Forums:
Well this is a development server, not a production server. A development server certainly should…4 months ago
-
Created a topic, Trying to get property of non-object again, on the site WordPress.org Forums:
In 2.0.3 of this plugin, and while using WordPress 5.4…4 months ago
-
Posted a reply to Auto set new objects created SF–>WP as Published, on the site WordPress.org Forums:
In your case, no. There might be scenarios where a developer would want to modify…4 months ago
-
Posted a reply to API Shell cache, on the site WordPress.org Forums:
It does not. For that to happen, I think you’d have to build some hooks…4 months ago
-
Posted a reply to API Shell cache, on the site WordPress.org Forums:
I'm not sure, honestly. If you are loading the plugin's Salesforce class, there's an options…4 months ago
-
Posted a reply to Auto set new objects created SF–>WP as Published, on the site WordPress.org Forums:
Yes, the developer hook and adding a field are the only current ways to do…4 months ago
-
Posted a reply to Is there a way to pull SF checkbox value to WP ?, on the site WordPress.org Forums:
Sure. It doesn't seem to realize that there's a post at all, at this stage.…4 months ago
-
Posted a reply to Syncing with The Events Calendar, on the site WordPress.org Forums:
Well, as I said in the original thread this plugin doesn't make any claims to…4 months ago
-
Posted a reply to Is there a way to pull SF checkbox value to WP ?, on the site WordPress.org Forums:
Yes, I think @ibanezrg770 has the best solution. Salesforce is probably returning the data in…4 months ago
Contributor
-
Deserialize Metadata
Active Installs: Less than 10
-
Object Sync for Salesforce
Active Installs: 400+