88c291b486
* Updated apiProperties.json and apiDefinition.swagger.json (#546) * Update apiDefinition.swagger.json * Add files via upload * update readme * Update Get User Info Action and apiProperties file * In d insurance (#560) * Create IN-D KYC India * Delete IN-D KYC India * Create apiDefinition.swagger.json * Add files via upload * Create README.MD * Update README.MD * Delete README.MD * Delete apiDefinition.swagger.json * Delete apiProperties.json * Create IN-D Insurance * Delete IN-D Insurance * Create IN-D Insurance * Delete IN-D Insurance * Create Readme.md * Add files via upload * Add files via upload * Delete Readme.md * Delete apiDefinition.swagger.json * Delete apiProperties.json * Create Readme.md * Add files via upload * Add files via upload * TPC Portal - Updated Operation Status Co-authored-by: Calvin Leong <60145424+calvinleong@users.noreply.github.com> Co-authored-by: gowthamd3 <65020517+gowthamd3@users.noreply.github.com> Co-authored-by: Josh Dusome <jdusome@pavliks.com> |
||
---|---|---|
.. | ||
README.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
README.md
TPC Portal Connector 1.0
The Portal Connector (TPC) is the leading alternative for delivering Customer Engagement portals connected to Microsoft Dynamics 365. The TPC Portal Connector enables organizations and businesses to capture triggers based on the interaction of portal users within The Portal Connector. The Connector also enables administrators to execute actions within The Portal Connector like assigning roles, creating content, and managing common processes.
Prerequisites
- A TPC Portal website with a publicly accessible URL.
- An API Key generated by the TPC Portal website.
Setup
- Clone the PowerPlatform Connectors GitHub repository
- Open a terminal session and change to the TPCPortal directory within the samples directory
- Run
paconn login
and follow authentication steps - Run
paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json
- Select your target enivronment
- Create a Flow or PowerApp and when asked to create a connection enter the API key obtained from the TPC Portal website and provide the URL of the portal.
Supported Actions
- Assign Role
- Create Content
- Create Portal User
- Delete Content
- Delete Portal User
- Edit Content
- Edit Portal User
- Get All Content
- Get All Portal Users
- Get Content
- Get Portal User
- Lockout User
- Publish Content
- Sync Metadata
- Unassign Role
- Unlock User
- Unpublish Content
Supported Triggers
- Comment Created
- Comment Deleted
- Comment Updated
- Content Created
- Content Deleted
- Content Updated
- Form Entry Created
- Form Entry Updated
- Login
- Logout
- Page Navigation
- Portal User Created
- Portal User Deleted
- Portal User Updated
- Role Assigned
- Role Unassigned
- Search
- TPC Form Submission
- TPC Knowledge Search
- User Created
- User Deleted
- User Updated