- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2025 03:02 AM
Outbound Rest Message (which uses OAuthToken) not working in the Run script Workflow
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2025 09:30 AM
It finally worked when the rest call was executed via Business Rule,
I created an asynchronous BR to implement it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2025 04:13 AM
Hi @Ankur Bawiskar @rajeev17 ,
The workflow is giving me error -
"problem retrieving authentication profile"
Could you please suggest what should be done in this case ?
Thank you in advance !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2025 09:30 AM
It finally worked when the rest call was executed via Business Rule,
I created an asynchronous BR to implement it.