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 Help connecting custom wordpress object, on the site WordPress.org Forums:
First of all, you shouldn't add code to the wordpress.php file unless you want to…1 week ago
-
Posted a reply to Client Identifier Invalid, on the site WordPress.org Forums:
No, you don't have to use constants (although you can). The only time I've seen…3 weeks ago
-
Posted a reply to 403 Unable to access identity service, on the site WordPress.org Forums:
That seems right, as far as the error message is concerned. Have you tried logging…1 month ago
-
Posted a reply to can import all the user from salesforce to wordpress, on the site WordPress.org Forums:
Now that I think about it, I'll update the import/export documentation to add this. I'll…1 month ago
-
Posted a reply to can import all the user from salesforce to wordpress, on the site WordPress.org Forums:
@imtom thank you for adding this. I'd like to figure out where to put this,…1 month ago
-
Posted a reply to Pull to WP works… without a Cron Event?, on the site WordPress.org Forums:
I'm going to mark this one as resolved for now, in the hopes that you…1 month ago
-
Posted a reply to 403 Unable to access identity service, on the site WordPress.org Forums:
I'm going to mark this one as resolved for now, in the hopes that you've…1 month ago
-
Posted a reply to One object in WordPress to Two Objects in SF, on the site WordPress.org Forums:
I'm going to mark this one as resolved, in the sense that it's not a…1 month ago
-
Posted a reply to Database datetime fields issues, on the site WordPress.org Forums:
This is a separate question that I don't think is about datetimes, but yes, the…1 month ago
-
Posted a reply to Database datetime fields issues, on the site WordPress.org Forums:
I think you'll need to ask your host about this.2 months ago
-
Posted a reply to One object in WordPress to Two Objects in SF, on the site WordPress.org Forums:
This plugin does have the ability to map the same Salesforce object to two different…2 months ago
-
Posted a reply to Objects required – Salesforce integration, on the site WordPress.org Forums:
No, I'm not offering my services. I don't have availability for any freelance work at…2 months ago
-
Posted a reply to Objects required – Salesforce integration, on the site WordPress.org Forums:
This depends entirely on what kind of plugin you are using for memberships and orders,…2 months ago
-
Posted a reply to can import all the user from salesforce to wordpress, on the site WordPress.org Forums:
This plugin wasn't built to bring in existing records that were created before it was…3 months ago
-
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…3 months 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…3 months 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…3 months 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…3 months 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…4 months 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.…4 months 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…4 months 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…4 months 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…4 months 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?…4 months 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…4 months 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…4 months 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…4 months 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…4 months 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…5 months 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…5 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…5 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.5 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…5 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…5 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…5 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…5 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…5 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…5 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.5 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…5 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…5 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…5 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…5 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…5 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…5 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…5 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…5 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…5 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…5 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…5 months ago
Contributor
-
Deserialize Metadata
Active Installs: Less than 10
-
Object Sync for Salesforce
Active Installs: 400+