Jonathan Stegall
@jonathanstegall on WordPress.org and Slack
- Member Since: December 6th, 2007
- Location: Minneapolis, MN
- Website: jonathanstegall.com
Bio
Contribution History
Jonathan Stegall’s badges:- Core Contributor
- Plugin Developer
-
Posted a reply to Salesforce Sync Triggers, on the site WordPress.org Forums:
Hm no, I don't think so. That's a piece of the plugin that came straight…1 week ago
-
Posted a reply to mapped fields are not showing in log, on the site WordPress.org Forums:
Well, it still seems like this field is not being sent to Salesforce. You might…1 week ago
-
Posted a reply to mapped fields are not showing in log, on the site WordPress.org Forums:
Well, Parent_Order__c and Order__c are not the same. You previously indicated that you used Order__c…1 week ago
-
Posted a reply to mapped fields are not showing in log, on the site WordPress.org Forums:
You need to figure out why the Order__c field is not coming through. You might…1 week ago
-
Posted a reply to how to send additional objects inside an object with id, on the site WordPress.org Forums:
You're right, thanks. I updated that on GitHub. I'm not sure when the next plugin…2 weeks ago
-
Posted a reply to how to send additional objects inside an object with id, on the site WordPress.org Forums:
I think it is probably because you have $object['Id'] when the wp_users table uses ID.…3 weeks ago
-
Posted a reply to how to send additional objects inside an object with id, on the site WordPress.org Forums:
I can't really give you advice on this. It's not something that is built into…3 weeks ago
-
Posted a reply to WordPress mapping not working, on the site WordPress.org Forums:
Okay, thanks. 1. If you are sending data to Salesforce from WordPress, that is a…1 month ago
-
Posted a reply to Error 404: Provided external ID field does not exist or is not accesible, on the site WordPress.org Forums:
I think it works with Gravity Forms, but it's been a while since I've tested…1 month ago
-
Posted a reply to Error 404: Provided external ID field does not exist or is not accesible, on the site WordPress.org Forums:
Are there any error messages or other log entries for the WordPress -> Salesforce problems?…1 month ago
-
Posted a reply to WordPress mapping not working, on the site WordPress.org Forums:
Please start by reading the "Troubleshooting fieldmaps" section of the plugin's FAQ. You can also…1 month ago
-
Posted a reply to Custom query within hook creates duplicate action, on the site WordPress.org Forums:
I'm not sure why this is happening. My first question is does it happen when…1 month ago
-
Posted a reply to DateTime::__construct(): Failed to parse time string (raw), on the site WordPress.org Forums:
I'd like to note that this issue still happens in 5.1.6. I haven't seen it…1 month ago
-
Posted a reply to Error 404: Provided external ID field does not exist or is not accesible, on the site WordPress.org Forums:
It means the plugin is trying to push to a Salesforce record that does not…1 month ago
-
Posted a reply to Authentication failed with “No request found for this application.”, on the site WordPress.org Forums:
Yes, that's the request_token method in the class I mentioned earlier. You might also look…1 month ago
-
Posted a reply to Authentication failed with “No request found for this application.”, on the site WordPress.org Forums:
Ah, I see. You're going to want to work with the /classes/salesforce.php file. Probably start…2 months ago
-
Posted a reply to Authentication failed with “No request found for this application.”, on the site WordPress.org Forums:
Are you asking how logging works in this plugin? It does not create a log…2 months ago
-
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 months 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 months 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 months 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 months 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 months 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…2 months 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…2 months 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.2 months 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…2 months 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…2 months 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…2 months 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…2 months 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…2 months 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 months 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 months 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 months 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 months 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 months 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 months 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 months 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…2 months 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…2 months 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,…3 months ago
-
Created a new ticket, #50910, in Core Trac:
5.5 Sitemap URLs are incorrectly paginated3 months 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…3 months 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…3 months 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.…3 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.3 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.3 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.3 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…3 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…4 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…4 months ago
Contributor
-
Deserialize Metadata
Active Installs: Less than 10
-
Object Sync for Salesforce
Active Installs: 400+