You need to sign in to do that
Don't have an account?

Outbound message not working with certain profile
Hello,
I have created a workflow that sends out an outbound message based of some fields not being equal to null and for some odd reason we have a profile that cannot send the outbound message and I have checked the box on the profile settings that allows for outbound messages to be sent. The endpoint URL is not the issue given that my profile(System Administrator) and other profiles(Executives) that we have can send the outbound message without an issue. I have checked all the permissions on the profile compared to mine and they have more things checked than I do. Any assistance would be greatly appreciated.
I have created a workflow that sends out an outbound message based of some fields not being equal to null and for some odd reason we have a profile that cannot send the outbound message and I have checked the box on the profile settings that allows for outbound messages to be sent. The endpoint URL is not the issue given that my profile(System Administrator) and other profiles(Executives) that we have can send the outbound message without an issue. I have checked all the permissions on the profile compared to mine and they have more things checked than I do. Any assistance would be greatly appreciated.
and check if the user has the field level access to the fields which you have selected in the outbound message
All Answers
check for the email in the spam folder
in the email alert mention your email id in the additional email section and try
org wide default or current user email id
you can check the status success or failures it may give you more details to fix
can you add the field update to the same wokflow , just to test if the workflow is firing
@manj_SFDC I had added a check box prior to coming on this forum to the workflow rule just to test to see if the rule is being activated and it is being triggered given that it checks the box after hitting save.
and check if the user has the field level access to the fields which you have selected in the outbound message
https://developer.salesforce.com/forums#!/feedtype=SINGLE_QUESTION_DETAIL&dc=Developer_Forums&criteria=ALLQUESTIONS&id=9060G000000MVrtQAG
i use à worflow rule to send outbound message to Zapier. When i test in a sandbox, it's work perfectly. When i want to do exactly the same worflow rule in my production org, Zapier receive any outbound message. I test with développer console, my workflow rule works perfectly, but i have no message about outbound message.