Get the Pull request number from GitHub using ServiceNow integration hub spoke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 09:37 AM - edited 01-30-2024 09:39 AM
Hi Team,
I'm integrating ServiceNow with GitHub using spoke, integration hub. On merging the pull request in GitHub, Change request is created in ServiceNow. ServiceNow webhook is updated in GitHub for receiving the payload and till now we are able to create a Change Request in ServiceNow, however we also want to update the pull request number in the created change record. I see that the number, id and other data are incoming to ServiceNow in payload but unfortunately I do not see any option to use the number from payload and populate in Change.
If anyone has done similar integration or has any idea, could you please guide me how to proceed.
Regards,
Alok
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@Alok Das, I have similar kind of requirement.
Can you please help me on this, I'm new to integrations.
Can you please guide me to achieve this requirement please