ServiceNow Greenhouse Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 06:30 AM
Hello Developers,
I am trying to integrate ServiceNow to greenhouse.
Objective- to sync the user weekly ServiceNow to greenhouse and same retrieve
Issue - I have configured the things as per Greenhouse document and when I tested for get it is showing Http 200 but Response it is showing - Unexpected and wired.
Response like that </div> and inside div lot of things has mentioned like script , css , link .
Do not know what is response
Please assist me in this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2025 06:21 AM
Can you please share any greenhouse documentation and provide a sample payload as well as the endpoint? Based on the <div> in the response whatever endpoint you're hitting is responding with a webpage rather than something intended for consumption by an API call.