grayzee
Forum Replies Created
-
Forum: Plugins
In reply to: [Object Sync for Salesforce] Create new post in wordpress from salesforceI managed to get what i was trying to doing working by starting over.
I started created a fresh wp install, created some custom fields within a cpt and linked it all up… works fine. Something in my original theme is blocking it from working.
I was able to create posts in WP from salesforce contacts without issue but now im trying to create WP users from the creation of a SF contact.
Is there anything specific within the field mapping that I need to consider when trying to do this? So far iv not had much luck and the error logs are just spitting out a load of API info? Nothing really suggesting what im doing wrong?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Create new post in wordpress from salesforce1) ah ok i have removed this now as its not needed.
2) weirdly enough when returning to this today the value had changed to what i set it to and when checking the DB it has the value i set it to… so all good here.
5 minutes is what the db entries contain.3) ah ok i see… so when looking at the Cron Events list… which is created by the plugin? I cant see anything for object sync? is this an issue?
When i navigate to /wp-admin/tools.php?page=action-scheduler i can see two tasks for object sync but they are set to non-repeating and have now run in a month? how can i resolve this?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Create new post in wordpress from salesforcehello
in the fieldmap page i have now enabled the Process Asynchronously option.
in the schedule section of the plugin when i set a run schedule entry time and set the time unit to minutes and click save both values revert back to unset as the image displays.
I cant work out why it wont save a value.
I also installed cWP Crontrol and this is what i can see https://ibb.co/3M8zJLw
I cant see anything related to salesforce or object sync?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Create new post in wordpress from salesforcehttps://ibb.co/z2W1x7b all logs are enabled but nothing appears in the log list when i create a new contact in SF. Iv set permissions to all on the SF connected application.
I cant work out why i can send to SF but i cant send to WP if the post does not already exist? Weird how no logs are created also?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Create new post in wordpress from salesforceHello, Me again…
So iv created a new CPT with only the following available to make sure no ACF fields are blocking the creation of the WP Post.
CPT: “supports” => [ ‘title’, ‘editor’, ‘thumbnail’, ‘excerpt’ ],
So in theory the post should be created when I create a new contact in SF with the field mapping of WP – Post_title mapped to SF – last name?
Wordpress Field maps: https://ibb.co/3p6LQYS
SF create new contact: https://ibb.co/FJ95FtJAny ideas why this is not working? I can send data to SF on this test setup from users and another CPT if the record exists in WP already how ever if the record does not exist in WP then salesforce does not create a post or send data to WP that i can see?
Nothing appears in the WP logs either?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Create new post in wordpress from salesforceI have created some custom fields via ACF but none of them are set to required…
Forum: Plugins
In reply to: [Object Sync for Salesforce] pull from salesforceThanks for your feedback on this. Will have a read of the links shared.
Hi Patrik, thanks for taking the time to check.
The issue only happens when logging in as an admin user. When creating a new account as a subscriber and logging in the login popup works as intended…
Hi Paolo,
Thanks for your reply. I can confirm that both urls
WordPress Address (URL) || Site Address (URL)
are both set to “https://campwilderness.co.uk”
This worked perfectly. Thanks for your response.
Thanks so much for getting back to me. Your answer was really helpful!
Forum: Plugins
In reply to: [Object Sync for Salesforce] ACF Front end update on a userOk thanks for you input, much appreciated.
Forum: Plugins
In reply to: [Object Sync for Salesforce] ACF Front end update on a userHi Jonatha,
No I couldn’t find one that was obvious to do what I need. I was trying to brainstorm to see if maybe we could send the user field data to sales force on a WordPress page view or on page load or something?
Perhaps there is a way to send all the users field data through in one go? Something like a bulk task that sends all the users through to salesforce in one go? This would also be ok for what we need?
Forum: Plugins
In reply to: [Object Sync for Salesforce] ACF Front end – on createah right, has it been merged into the main plugin? If i do an update will it be included?
Forum: Plugins
In reply to: [Object Sync for Salesforce] Front End Editing Vs Admin updatesHi Jonathan,
Just tested your test branch “390-acf-front-end” and can confirm it now sends data to salesforce when saving on the front end.
Thanks so much for including this in your plugin!
