Title: ddoddsr's Replies | WordPress.org

---

# ddoddsr

  [  ](https://wordpress.org/support/users/ddoddsr/)

 *   [Profile](https://wordpress.org/support/users/ddoddsr/)
 *   [Topics Started](https://wordpress.org/support/users/ddoddsr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ddoddsr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ddoddsr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ddoddsr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ddoddsr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ddoddsr/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 27 total)

1 [2](https://wordpress.org/support/users/ddoddsr/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ddoddsr/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Action Scheduler] How do I notify to Action that my process is complete?](https://wordpress.org/support/topic/https-xkcd-com-2425/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years ago](https://wordpress.org/support/topic/https-xkcd-com-2425/#post-14371581)
 * I have process that starts a scheduled item for an off-hours process I’ll call
   build-it-1.
    Build-it-1 runs and schedules build-it-2 which schedules build-it-
   3 & etc
 * I know that the process build-it-1 has run because the last thing it does is 
   schedule build-it-2 but the status stays as **in-progress**.
 * I think I needed to return a true instead of just wp_die().
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Action Scheduler] How do I notify to Action that my process is complete?](https://wordpress.org/support/topic/https-xkcd-com-2425/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/https-xkcd-com-2425/#post-14186601)
 * Sorry for the delay,
    The question here is how to make the Action Scheduler screen
   reflect that a process has failed or is complete or still running. I see those
   status but in the callbacks I run but don’t see how that status is set.
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] guide for connection salesforce new version](https://wordpress.org/support/topic/guide-for-connection-salesforce-new-version/)
 *  [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/guide-for-connection-salesforce-new-version/#post-13674683)
 * Object mapping takes effect when add/updating/deleting records, depending on 
   the settings in the Object Map
 * Suggest you first make the connection and test out simple maps.
 * Syncing existing records, users or other, takes a more work than installing and
   connecting. It is not a part of the plugin but it can be done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Direct API calls from code](https://wordpress.org/support/topic/direct-api-calls-from-code/)
 *  [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/direct-api-calls-from-code/#post-13572698)
 * [@chercka](https://wordpress.org/support/users/chercka/) That does make sense
   in those cases where you would not otherwise include this (excellent) plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Direct API calls from code](https://wordpress.org/support/topic/direct-api-calls-from-code/)
 *  [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/direct-api-calls-from-code/#post-13570016)
 * [@chercka](https://wordpress.org/support/users/chercka/). Did you ever get your
   foot into the door?
    _I’d love to be able to just pass JSON to the API which 
   would let me proceed with Salesforce’s own REST API documentation. If I can just
   get my foot in the door…._
 * I use the query() also because it is very handy.
 * This sounds like a tidy way to build additional functionality.
    Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Manage the 24 hour limit of API calls with Pull query / Throttle ?](https://wordpress.org/support/topic/manage-the-24-hour-limit-of-api-calls-with-pull-query-throttle/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/manage-the-24-hour-limit-of-api-calls-with-pull-query-throttle/#post-13394948)
 * In a sandbox with 10,000 records I updated them all with data loader
    I set the
   pull to 15 minutes
 * And with 32 records Throttled to 60 seconds..
    the number of pending jumps up
   25 pending pulls every time the pull check runs. not sure why the math works 
   like it does but it won’t overwhelm the system
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Manage the 24 hour limit of API calls with Pull query / Throttle ?](https://wordpress.org/support/topic/manage-the-24-hour-limit-of-api-calls-with-pull-query-throttle/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/manage-the-24-hour-limit-of-api-calls-with-pull-query-throttle/#post-13393834)
 * Would the Throttle and Pull limit help to spread it out in action scheduler queue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Error: 404: on Salesforce HTTP request](https://wordpress.org/support/topic/error-404-on-salesforce-http-request/)
 *  [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-404-on-salesforce-http-request/#post-13351812)
 * [@danitaphaopat](https://wordpress.org/support/users/danitaphaopat/)
 * This plugin is a solid performer and works as advertised. Recently we used it
   to sync 130,000 users to Contacts and several custom post type for events and
   registrations. It keeps on working.
 * Jonathan is providing sound advice regarding making sure the plugin works with
   your WordPress environment before importing and syncing production. If you have
   access to a copy of your WP site for test and a Salesforce sandbox it works best.
 * Syncing past user data to leads/contacts is a common task for onboarding a new
   WordPress / Salesforce. This should happen after all data is mapped and tested
   on test/sandbox.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Where is the log?!](https://wordpress.org/support/topic/where-is-the-log/)
 *  [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/where-is-the-log/#post-12474684)
 * If you have enabled **logging** and set it to log something like **error**, Logs
   it will appear in the WordPress Menu, just under Pages for ours.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] user and usermeta](https://wordpress.org/support/topic/user-and-usermeta/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/user-and-usermeta/#post-12474408)
 * I agree, however it was you and another user of object sync for salesforce, a
   developer that seemed to be making headway.
 * I read that thread and thought, I’ll need that someday but, my bad, did not bookmark
   it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Postmeta updated by other actions](https://wordpress.org/support/topic/postmeta-updated-by-other-actions/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/postmeta-updated-by-other-actions/#post-12441331)
 * Maybe I’ll just fire :
    `do_action( "save_post_my_CPT", $post_ID, $post, true)`
 * thanks for verifying.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] What tools are used to allow the callback URL to work in a develop setup.](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/#post-11748802)
 * I understand the callback url now, thought it was a webhook that salesforce needed
   to access.
 * Because this is a scratch org and not a sandbox I needed to do one more step.
   When using the login url on the scratch org Salesforce was not authorizing and
   issued error: Error 400: grant type not supported
 * Looking at [https://github.com/MinnPost/object-sync-for-salesforce/issues/145](https://github.com/MinnPost/object-sync-for-salesforce/issues/145)
   gave me the clue.
 * So I went to My Domain in company settings and copied that domain name to use
   as login url:
    **Your domain name is** customer-happy-0000.cs4.my.salesforce.
   com . It worked. thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] What tools are used to allow the callback URL to work in a develop setup.](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/#post-11746603)
 * When I looked at Valet again today, I wondered how it provided a link, and found
   that it uses ngrok.
    SO I was wondering what output you got with “valet share”,
   or if you could see the command line.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] What tools are used to allow the callback URL to work in a develop setup.](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/#post-11746270)
 * my ngrok command line is: ngrok http localtestdomain.test:443 -host-header=rewrite
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] What tools are used to allow the callback URL to work in a develop setup.](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/)
 *  Thread Starter [ddoddsr](https://wordpress.org/support/users/ddoddsr/)
 * (@ddoddsr)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/what-tools-are-used-to-allow-the-callback-url-to-work-in-a-develop-setup/#post-11746267)
 * I did not have permissions correct in SF .
    I got that fixed by adding “Access
   and manage your data (api)” and retried.
 * When I “Connect to Salesforce” it gave me the SF screen asking if I want to authenticate
   the app.
    Then asked me to login to WP again and after login was returned to 
   the Authorize page with the message: Error 400: grant type not supported
 * Ideas?
    Dan

Viewing 15 replies - 1 through 15 (of 27 total)

1 [2](https://wordpress.org/support/users/ddoddsr/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ddoddsr/replies/page/2/?output_format=md)