-
Notifications
You must be signed in to change notification settings - Fork 20
Feature/ap facebook integration #10
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the non-related feature diffs with Jira & GitHub. We should be good to proceed...
…. Needed for integration to work
53d6ab6 to
358c554
Compare
|
|
||
| Download and import Scheduled Job **[ap-facebook-integration-scheduled-job.xml](https://github.com/platform-experience/api-integration-library/blob/master/src/ap-facebook-integration/ap-facebook-integration-scheduled-job.xml)** | ||
|
|
||
| * SN Product Documentation - ['Load a customization from a single XML file'](https://docs.servicenow.com/bundle/kingston-application-development/page/build/system-update-sets/task/t_SaveAnUpdateSetAsAnXMLFile.html) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can point to the NY docs now. I'll need to update the bash scripts, I know this gets autogenerated. So my fault here.
| "solution-details": "A simple Facebook integration for creating a Case and Social Log record when a user posts something public to a facebook page", | ||
| "type": "API Integration", | ||
| "version": "1.0.0" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. 👍
| @@ -1,12 +1,12 @@ | |||
| # JIRA Integration | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is part of the Jira integration feature. Please remove.
| @@ -1,23 +1,24 @@ | |||
| { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove these Jira config changes also; shouldn't be part of the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, found that this PR deletes an image from the GitHub integration. Please resolve this also. Thanks!
No description provided.