-
Notifications
You must be signed in to change notification settings - Fork 1.4k
FactSet Connector #1633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
FactSet Connector #1633
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| # FactSet Connector | ||
|
|
||
| Prepare for client meetings using the FactSet connector to access key company information in a custom branded, presentation ready PDF. Stay on top of relevant news and events for companies of interest and highlight important topics to drive your discussion with FactSet Signals. Alternatively, use Digital Cards to collaborate with colleagues and send summaries of actionable insights via Teams. | ||
|
|
||
| ### Pre-Requisites | ||
|
|
||
| You will need the following to proceed | ||
|
|
||
| * A Microsoft Power Automate plan with premium connector access | ||
| * FactSet API Access | ||
|
|
||
| ### Accessing FactSet APIs | ||
|
|
||
| FactSet's API Program is designed to support digital transformation journeys through flexible access to data in a secure and consistent manner. To learn more about FactSet APIs and gain access to them, please click here : [FactSet Developer Portal](https://developer.factset.com/learn/getting-started) | ||
|
|
||
| ### Supported Operations | ||
|
|
||
| This connector supports the following operations | ||
|
|
||
| * `Signals - Get Headlines` : Fetch Signals event headlines based on the filtering criteria | ||
| * `Signals - Get Details` : Fetch Signals event headlines plus all additional event details based on the filtering criteria | ||
| * `Signals - Adaptive Card` : Fetch Microsoft's Adaptive Cards, which includes headlines and event details data plus hyperlinks to FactSet reports, based on the filtering criteria | ||
| * `NER - Entities` : Extract named entities from document text. | ||
| * `BookBuilder - Get Book List` : Retrieves the list of books that were previously created and are available in the client's book library | ||
| * `BookBuilder - Get Template List` : A template is a predefined list of content to be compiled in a PDF. Templates need to defined/created in FactSet workstation. | ||
| * `BookBuilder - Create Book from Template` : This endpoint retrieves book status, book name, and book ID for ticker requested in JSON format. | ||
| * `BookBuilder - Get PDF` : This endpoint will return the PDF output given a book_id. | ||
|
|
||
| ### FactSet Support | ||
|
|
||
| Please contact this email address in case of issues : WorkflowAutomation@factset.com | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
@krithsai Please refer the templates provided for readme.md file and add "publisher" section.
https://github.com/microsoft/PowerPlatformConnectors/blob/dev/templates/certified-connectors/readme.md