* axiom.ai certified connector
* Adjusted Swagger definition and Readme to conform to Microsoft Guidelines
* Adjusted Swagger definition and Readme to conform to Microsoft Guidelines
Co-authored-by: yaseer <yaseer@axiom.ai>
* Initial version of the connector
* Add icon
Add icon
* Remove customParameter values and format json
* Remove icon
* Remove default responses and format json
* Fix array issue in apiDefinition.swagger.json
* Adjust indent size
* Apply indentation to apiDefinition.swagger.json
* Apply indentation to apiProperties.json
* Add customParameters values
A new user who is going to use the Talkdesk Connector must first have a Talkdesk account. Once he has one, he will need to be able to edit the customParameters values and replace {{YourTalkdeskAccount}} with his newly created Talkdesk account name.
* Added fixed values for customParameters
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
Remove empty schemas
* Refactor apiProperties for dynamic auth fields
* Update authorization url
* Remove an action, update scopes and update "Get user presence" action
* Small update in readme file
* Small update in readme file
* Remove default responses
* Small updates in apiDefinition file
* Update token url
* Update one action
* Deprecate two actions
* Update scopes
* Update swagger
* Push Commit
* swagger and readme changes to fit feedback
* additional changes made
* Update descriptions for Properties
* Grammar/Hyphen changes
* Publisher Changes, Requested by Stack Owner
* Updating API definition
Co-authored-by: Andre Roberts <andrerobert@usf.edu>
* Dev
* Update Readme.md
* Add files via upload
* Update apiDefinition.swagger.json
* Update apiProperties.json
* Update apiProperties.json
* Update Readme.md
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
---
### When submitting a connector, please make sure that you follow the requirements below, otherwise your PR might be rejected. We want to make you have a well-built connector, a smooth certification experience, and your users are happy :)
If this is your first time submitting to GitHub and you need some help, please sign up for this [session](https://forms.office.com/pages/responsepage.aspx?id=KtIy2vgLW0SOgZbwvQuRaXDXyCl9DkBHq4A2OG7uLpdUMTFJWFFGVUxBNUFZQjZWRUdaOE5BMFkwNS4u).
- [ ] I attest that the connector doesn't exist on the Power Platform today. I've verified by checking the pull requests in GitHub and by searching for the connector on the platform or in the documentation.
- [ ] I attest that the connector works and I verified by deploying and testing all the operations.
- [ ] I attest that I have added detailed descriptions for all operations and parameters in the swagger file.
- [ ] I attest that I have added response schemas to my actions, unless the response schema is dynamic.
- [ ] I validated the swagger file, `apiDefinition.swagger.json`, by running `paconn validate` command.
- [ ] If this is a certified connector, I confirm that `apiProperties.json` has a valid brand color and doesn't use an invalid brand color, `#007ee5` or `#ffffff`. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.
If you are an Independent Publisher, you must also attest to the following to ensure a smooth publishing process:
- [ ] I have named this PR after the pattern of "Connector Name (Independent Publisher)" ex: HubSpot Marketing (Independent Publisher)
- [ ] Within this PR markdown file, I have pasted screenshots that show: 3 unique operations (actions/triggers) working within a Flow. This can be in one flow or part of multiple flows. For each one of those flows, I have pasted in screenshots of the Flow succeeding.
- [ ] Within this PR markdown file, I have pasted in a screenshot from the Test operations section within the Custom Connector UI.
- [ ] If the connector uses OAuth, I have provided detailed steps on how to create an app in the readme.md.
* Workable (Independent Publisher)
* Workable (Independent Publisher)
* Workable (Independent Publisher)
* Workable (Independent Publisher)
* Workable (Independent Publisher)
* requested changes
* requested changes
* Updated boolean fields
* Proposal - NFTMania (Independent Publisher)
* Committed files for Connector
* trial
* trials2
* Adding new connector files
* Updated the files with required changes
* Updated new apiDefinition file
* Updated Apidefinition with changed response body
* Response body changed to fixc errors
* Updates the error code 422
* Updated with x-ms and description
* Updated body and response
* Updated metadata
* Fixed Category error
* Added x-ms-summary and description
* Updated the summary to a different section
* Updated to previous version
* added x-ms-summary and description in parameters
* Deleting nftmania.md
This file is being removed as per the requested changes
* Updated iconBrandColor in apiProperties.json
* Updated API Swagger Definition file
* Updated swagger and readme file
* updates in swagger and readme
* swagger and readme update
* two responses changed
* responses changed (description added)
* one more
Co-authored-by: MohsinAQ <90461565+MohsinAQ@users.noreply.github.com>
- Coalesce null "Extractions" to an empty array, so that the user doesn't
always have to check for null values
- Rename GetAllFields to GetFieldList for clarity
* VIES by European Commission (Independent Publisher)
* VIES by European Commission (Independent Publisher)
Updates triggered by changes in VIES endpoint.
* Update script.csx
Change of the endpoint URL to the production one.
* update:added daraja folder, a proposal for a connector
* First commit for themealsdb connector
* [The Meal DB] New IP Connector
* [The Meal DB] Removed Icon,color and renamed files
* [The Meal DB] Reverted the name of the swagger file
* [The Meal DB] added description and summary
* [The Meal DB] Made changes on paramaters on lookup and search
* [The Meal DB] changed x-ms-visibility value to important
* [The Meal DB] Made changes on required parameter
* [The Meal DB] updated swagger file with the one at the site
* [The Meal DB] Updated with the swagger file on the site
* [TheMealDB] updated requested changes in the readme file and apiDefinition.swagger file
* Delete README.md
* First Version - De Lijn
* Create readme.md
* ApiProperties Added
* added images
* Update readme.md
* Update readme.md
* Update De-Lijn-Zoek.swagger.json
had a small bug with required props in return values when using it on terms that didn't return any
* Updated readme to reflect requests changes
* Changed file to reflect changes requested
* First changes made
* Update De-Lijn-Zoek.swagger.json
* Updated readme to reflect changes json
* added images of actions used in the flow
* updated remarks
* Update De-Lijn-Zoek.swagger.json
* initial commit
* initial commit
* addresed the review comments.
* Add reusable parameter and issue fix in the api definition
* addresed the review comments.
* addresed the review comments.
* addresed the review comments.
* addresed the review comments.
* Add double property update methods
* updated the color.
* updated the method name.
* Added model APIs.
* Added model APIs.
* Updated client id
* Updated client id
* Updated to FPA
* Updated review comments
* updated the URL
* updated thr property
* updated the property
* updated the property
* updated the property
* updated the property
* updated the property
* updated based on review comments.
* updated based on review comments.
* updated based on review comments.
* Merged from master
* added object property
* added object property
Co-authored-by: Austin Wu <wuaustin@microsoft.com>
* Update Icon brand color
* Change to API Key Authentication
- Changed to API key Authentication
- Added policy to set host
* New Action and fix responses and descriptions
1. New Action Added
2. Updated response objects, these were missing
3. Updated parameter descriptions and summary
* Trying to fix merge errors
Trying to fix merge errors
* Fixed question mark in summary
Fixed question mark in summary
* Fix /api/v1/Individuals response user schema
* Add /api/v1/Customers/{pageNumber} response schema, update title & summary
* Add /api/v1/Individuals/{id}/Customfields response schema
* Fix properties description, visibility, types
* Revert "Add /api/v1/Individuals/{id}/Customfields response schema"
This reverts commit b38badc049.
* Update responses Title and Description
* Fix Paconn Validate warnings
* Fix types in OrganizationData model
* Revert "Fix Warnings and types on OrganizationData Model"
* Update apiDefinition.swagger.json
Fix datatype bug and warnings
* Added four new trigger : CommitteeMemberUpdated,PurchaseCancelled,RequestUpdated and EmailUpdated
* Updated ProductPurchased Trigger description and added ref to ProductPurchasedPayload
* Update apiDefinition.swagger.json
fix name for emailAddress property of CustomerRequestPayload
* Added punctuation and spaces between words to descriptions
* Added missing Titles
* Add new actions
- Add new actions
- Fix 'primary' field texts
- Multiple fixes
* Fix "Cancelled" typo
* Remove references to PowerAutomate name
* Update apiDefinition.swagger.json
Fix format for Date type input parameters
* Revert "Fix format for Date type input parameters"
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
I removed the action "List all Organization" since there are internal decisions that are needing to be made.
* Next 5 Actions
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* PR 3
References: (8)
PhoneDataset
PhoneSaveData
EventData
MembershipData
CustomFieldData
CommitteeMemberData
RegistrationData
RelationshipData
Actions: (10)
Get All Events
Get Organization Active Memberships
Get Organization Custom Field Values
Get Committee Information for an Individual
Add Phone to Individual
Get Individual Active Memberships
Get All Event Registrations Information for an Individual
Get Individual's Relationships
Update an Individual Email
Save Relationship for Organization
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
got it to validate successfully, but has warnings of similar paths.
* Update apiDefinition.swagger.json
* Add files via upload
* Delete apiDefinition.swagger.json
* Update apiDefinition.swagger.json
Made changes, waiting for verdict on response schema for Add or Update a list of Custom Fields Per Individual, on whether to keep empty, troubleshoot, or omit from PR
* Update apiDefinition.swagger.json
* Microsoft Pull Request Changes
Indentation changes and Removal of Empty response Schema.
* Update apiDefinition.swagger.json
* Used JSON Beautifier as suggested
* JSON Beautifier to have same format as Microsoft-PR
* Removed Schema
* Update apiDefinition.swagger.json
* PR5
Actions:
Delete an Individual Web Link
Add Web Link for Individual
Add Phone to Organization
Update Phone for an Organization
Update Phone for an Individual
Get a List of All Services of an Organization
Add a Service to an Organization
Find Members (Individuals) by Name
Get a List of Licenses
List All Awards
References:
RelationshipSaveData
ServiceData
LicenseData
AwardData
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
Actions:
Get a List of Licenses
Register an Individual for a Free Session
Add Activity to Organization
Get Individual Inactive Memberships
Get List of Active Certications for an Individual
Get List of Active Certications for an Organization
List All Individual Members
Add a New Task
Add Categories for an Individual
Add Notification to Individual
Delete a Category for an Individual
Assign Task to a User
Find member (Individuals) by last name
Find Members (Individuals) by first name
Update User Task Progress or Mark as Completed
Delete Record From Custom Data Table
Get Organization Inactive Memberships
List all Open Customer Request
List of Customer Relationships
References:
RelationshipTypeData
RequestData
UserTaskData
NotificationData
SaveCategoryBasicData
TaskData
TaskSaveData
CertificationData
Activity Data
SessionRegistrationData
LicenseData
* Add Customer.CustomFieldValueUpdated trigger
* Add Customer.Merged trigger
* Add Customer.RelationshipUpdated trigger
* Add Customer.PhoneUpdated trigger
* Add Event.Registration.Substituted trigger
* Fix Customer.PhoneUpdated summary
* Add Individual.RequestToBeForgotten trigger
* Add Customer.AddressUpdated trigger
* Add missing space to Customer.PhoneUpdated summary
* Add Individual.Deleted trigger
* Reorder trigger, refactor IndividualCreated parameters, fix Customer.AddressUpdated operation id
* Remove enum options, make text styles consistent
* Update apiDefinition.swagger.json
Fix typo
* Remove empty schemas, remove filters from webhooks that don't use them
* Removed Blank Schema- Microsoft PR
* PR 7
Add Category to an Organization
Add Customer Request
Update Customner Request
Delete a Category for an Organization
Get a List of All Notifications
List all Exhibits
Change the Password of a User
Get all states by country
Get Membership Stats by City
Get Membership Stats by State
List all Countries
Send Password Reset Link
Update Task by Task Number
Add Activity to Sales Opportunity
Add Note to Sales Opportunity
RequestSaveData
RequestUpdateData
ExhibitData
PasswordData
StateProvinceData
CityData
MembershipStatsStateData
CountryData
BaseNoteData
* Removed 5 actions
Get a List of All Notifications
Change the Password of a User
Get Membership Stats by City
Get Membership Stats by State
Send Password Reset Link
* Update-custom-field-value
* PR 8 items
List Pending User Tasks by User ID or Email
List of Completed User Tasks by User ID or Email
Get Customer Notification Count
Get Rooms
Add Category to an Event Session
Add Presentation Topic to an Event Session
Adds One or More Speakers to a Session or Event
Add Room to Venue
Adds a New Speaker Type
List of All Prospect Lists
Get All Open Orders for an Individual
Get Speakers by Session
Get Speakers by Event
List All Event Cancellations by Event
Get Individual Custom Field Values (add to Update Individual Custom Field Values)
Add Nominee
Add or Update a List of Custom Fields Per Organization
Upload Picture for an Organization
Get Events by Session
Get Purchases for an Individual
List of Merchandise
List of Membership Types
Find Members by Name
Update Picture
Add Exam Scores
Get Course Attendees
List all courses
List Registrants
List of Publications
List of Sponsorships
List of Subcriptions
Get Tracks by Event
Get Event Waitlist
List All Opportunities
List of Exams
List All Exhibitors
Get Presentation Topic by Session
Get a list of All Speaker Types
Add Prospect
ProspectData
ExhibitorData
ExamData
OpportunityData
SubscriptionTypeData
SponsorshipData
PublicationTypeData
RegistrantData
CourseData
CourseAttendeeData
ExamScoreResultData
ExamScoreData
ContactData
MembershipTypeData
MerchandiseData
PurchasedItemData
SessionData
ContactImageData
CustomFieldValueData (add this to Add or Update a List of Custom Fields per Individual____)
CommitteeNomineeSaveData
RegistrantCancellationData
SpeakerData
PayableOrderData
ProspectListData
SpeakerTypeData
SpeakerSaveData
PresentationTopicData
TrackData
RoomData
* Returned missing trigger info
List Pending User Tasks by User ID or Email
List of Completed User Tasks by User ID or Email
Get Customer Notification Count
Get Rooms
Add Category to an Event Session
Add Presentation Topic to an Event Session
Adds One or More Speakers to a Session or Event
Add Room to Venue
Adds a New Speaker Type
List of All Prospect Lists
Get All Open Orders for an Individual
Get Speakers by Session
Get Speakers by Event
List All Event Cancellations by Event
Get Individual Custom Field Values (add to Update Individual Custom Field Values)
Add Nominee
Add or Update a List of Custom Fields Per Organization
Upload Picture for an Organization
Get Events by Session
Get Purchases for an Individual
List of Merchandise
List of Membership Types
Find Members by Name
Update Picture
Add Exam Scores
Get Course Attendees
List all courses
List Registrants
List of Publications
List of Sponsorships
List of Subcriptions
Get Tracks by Event
Get Event Waitlist
List All Opportunities
List of Exams
List All Exhibitors
Get Presentation Topic by Session
Get a list of All Speaker Types
Add Prospect
ProspectData
ExhibitorData
ExamData
OpportunityData
SubscriptionTypeData
SponsorshipData
PublicationTypeData
RegistrantData
CourseData
CourseAttendeeData
ExamScoreResultData
ExamScoreData
ContactData
MembershipTypeData
MerchandiseData
PurchasedItemData
SessionData
ContactImageData
CustomFieldValueData (add this to Add or Update a List of Custom Fields per Individual____)
CommitteeNomineeSaveData
RegistrantCancellationData
SpeakerData
PayableOrderData
ProspectListData
SpeakerTypeData
SpeakerSaveData
PresentationTopicData
TrackData
RoomData
* Changes to PR 8
* Add items and changed $ref
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* IMPX - Add Purchase Paid trigger
* IMPX - Update boolean properties, remove unnecesary required: false, default: false, enum for boolean types
* fix whitespaces in querystrings, add missing parameters to add relationship to individual action, change visibility of some internal parameters
* update date formats
* fix education credits format and description
* Update committee actions to show hidden parameters
* revert representing organization record number title change
* IMP-20419
* Added new trigger
* IMP-20888 Added and Updated Action.
* IMP-20888 Completed
* IMP-20888 Text change
* Issue Fixed
Co-authored-by: William Llanos <williama.llanos@hotmail.com>
Co-authored-by: Fabio Vides F <11657124+fdjvf@users.noreply.github.com>
Co-authored-by: Fabio Vides F <fabio.vides@outlook.com>
Co-authored-by: Fabio Vides F <fvides@impexium.com>
Co-authored-by: jokano12 <83984082+jokano12@users.noreply.github.com>
Co-authored-by: jokano12 <jokano@optimumcs.com>
Co-authored-by: Harshul Antriwale <hantriwale@impexium.com>
Co-authored-by: hantriwale <109281115+hantriwale@users.noreply.github.com>
* initial commit
* initial commit
* addresed the review comments.
* Add reusable parameter and issue fix in the api definition
* addresed the review comments.
* addresed the review comments.
* addresed the review comments.
* addresed the review comments.
* Add double property update methods
* updated the color.
* updated the method name.
* Added model APIs.
* Added model APIs.
* Updated client id
* Updated client id
* Updated to FPA
* Updated review comments
* updated the URL
* updated thr property
* updated the property
* updated the property
* updated the property
* updated the property
* updated the property
* updated based on review comments.
* updated based on review comments.
* updated based on review comments.
* Merged from master
* added object property
Co-authored-by: Austin Wu <wuaustin@microsoft.com>
- add ed new internal endpoints for schema and user connection information
- added x-ms-dynamic-schema extension to definitions that can have dynamic fields
- applied new swagger json file of rest api (added actuals costType and costPerHour)
- added x-ms-capabilities testConnection to swagger file
- applied new brand color to apiProperties
* Update Icon brand color
* Change to API Key Authentication
- Changed to API key Authentication
- Added policy to set host
* New Action and fix responses and descriptions
1. New Action Added
2. Updated response objects, these were missing
3. Updated parameter descriptions and summary
* Trying to fix merge errors
Trying to fix merge errors
* Fixed question mark in summary
Fixed question mark in summary
* Fix /api/v1/Individuals response user schema
* Add /api/v1/Customers/{pageNumber} response schema, update title & summary
* Add /api/v1/Individuals/{id}/Customfields response schema
* Fix properties description, visibility, types
* Revert "Add /api/v1/Individuals/{id}/Customfields response schema"
This reverts commit b38badc049.
* Update responses Title and Description
* Fix Paconn Validate warnings
* Fix types in OrganizationData model
* Revert "Fix Warnings and types on OrganizationData Model"
* Update apiDefinition.swagger.json
Fix datatype bug and warnings
* Added four new trigger : CommitteeMemberUpdated,PurchaseCancelled,RequestUpdated and EmailUpdated
* Updated ProductPurchased Trigger description and added ref to ProductPurchasedPayload
* Update apiDefinition.swagger.json
fix name for emailAddress property of CustomerRequestPayload
* Added punctuation and spaces between words to descriptions
* Added missing Titles
* Add new actions
- Add new actions
- Fix 'primary' field texts
- Multiple fixes
* Fix "Cancelled" typo
* Remove references to PowerAutomate name
* Update apiDefinition.swagger.json
Fix format for Date type input parameters
* Revert "Fix format for Date type input parameters"
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
I removed the action "List all Organization" since there are internal decisions that are needing to be made.
* Next 5 Actions
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* PR 3
References: (8)
PhoneDataset
PhoneSaveData
EventData
MembershipData
CustomFieldData
CommitteeMemberData
RegistrationData
RelationshipData
Actions: (10)
Get All Events
Get Organization Active Memberships
Get Organization Custom Field Values
Get Committee Information for an Individual
Add Phone to Individual
Get Individual Active Memberships
Get All Event Registrations Information for an Individual
Get Individual's Relationships
Update an Individual Email
Save Relationship for Organization
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
got it to validate successfully, but has warnings of similar paths.
* Update apiDefinition.swagger.json
* Add files via upload
* Delete apiDefinition.swagger.json
* Update apiDefinition.swagger.json
Made changes, waiting for verdict on response schema for Add or Update a list of Custom Fields Per Individual, on whether to keep empty, troubleshoot, or omit from PR
* Update apiDefinition.swagger.json
* Microsoft Pull Request Changes
Indentation changes and Removal of Empty response Schema.
* Update apiDefinition.swagger.json
* Used JSON Beautifier as suggested
* JSON Beautifier to have same format as Microsoft-PR
* Removed Schema
* Update apiDefinition.swagger.json
* PR5
Actions:
Delete an Individual Web Link
Add Web Link for Individual
Add Phone to Organization
Update Phone for an Organization
Update Phone for an Individual
Get a List of All Services of an Organization
Add a Service to an Organization
Find Members (Individuals) by Name
Get a List of Licenses
List All Awards
References:
RelationshipSaveData
ServiceData
LicenseData
AwardData
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
Actions:
Get a List of Licenses
Register an Individual for a Free Session
Add Activity to Organization
Get Individual Inactive Memberships
Get List of Active Certications for an Individual
Get List of Active Certications for an Organization
List All Individual Members
Add a New Task
Add Categories for an Individual
Add Notification to Individual
Delete a Category for an Individual
Assign Task to a User
Find member (Individuals) by last name
Find Members (Individuals) by first name
Update User Task Progress or Mark as Completed
Delete Record From Custom Data Table
Get Organization Inactive Memberships
List all Open Customer Request
List of Customer Relationships
References:
RelationshipTypeData
RequestData
UserTaskData
NotificationData
SaveCategoryBasicData
TaskData
TaskSaveData
CertificationData
Activity Data
SessionRegistrationData
LicenseData
* Add Customer.CustomFieldValueUpdated trigger
* Add Customer.Merged trigger
* Add Customer.RelationshipUpdated trigger
* Add Customer.PhoneUpdated trigger
* Add Event.Registration.Substituted trigger
* Fix Customer.PhoneUpdated summary
* Add Individual.RequestToBeForgotten trigger
* Add Customer.AddressUpdated trigger
* Add missing space to Customer.PhoneUpdated summary
* Add Individual.Deleted trigger
* Reorder trigger, refactor IndividualCreated parameters, fix Customer.AddressUpdated operation id
* Remove enum options, make text styles consistent
* Update apiDefinition.swagger.json
Fix typo
* Remove empty schemas, remove filters from webhooks that don't use them
* Removed Blank Schema- Microsoft PR
* PR 7
Add Category to an Organization
Add Customer Request
Update Customner Request
Delete a Category for an Organization
Get a List of All Notifications
List all Exhibits
Change the Password of a User
Get all states by country
Get Membership Stats by City
Get Membership Stats by State
List all Countries
Send Password Reset Link
Update Task by Task Number
Add Activity to Sales Opportunity
Add Note to Sales Opportunity
RequestSaveData
RequestUpdateData
ExhibitData
PasswordData
StateProvinceData
CityData
MembershipStatsStateData
CountryData
BaseNoteData
* Removed 5 actions
Get a List of All Notifications
Change the Password of a User
Get Membership Stats by City
Get Membership Stats by State
Send Password Reset Link
* Update-custom-field-value
* PR 8 items
List Pending User Tasks by User ID or Email
List of Completed User Tasks by User ID or Email
Get Customer Notification Count
Get Rooms
Add Category to an Event Session
Add Presentation Topic to an Event Session
Adds One or More Speakers to a Session or Event
Add Room to Venue
Adds a New Speaker Type
List of All Prospect Lists
Get All Open Orders for an Individual
Get Speakers by Session
Get Speakers by Event
List All Event Cancellations by Event
Get Individual Custom Field Values (add to Update Individual Custom Field Values)
Add Nominee
Add or Update a List of Custom Fields Per Organization
Upload Picture for an Organization
Get Events by Session
Get Purchases for an Individual
List of Merchandise
List of Membership Types
Find Members by Name
Update Picture
Add Exam Scores
Get Course Attendees
List all courses
List Registrants
List of Publications
List of Sponsorships
List of Subcriptions
Get Tracks by Event
Get Event Waitlist
List All Opportunities
List of Exams
List All Exhibitors
Get Presentation Topic by Session
Get a list of All Speaker Types
Add Prospect
ProspectData
ExhibitorData
ExamData
OpportunityData
SubscriptionTypeData
SponsorshipData
PublicationTypeData
RegistrantData
CourseData
CourseAttendeeData
ExamScoreResultData
ExamScoreData
ContactData
MembershipTypeData
MerchandiseData
PurchasedItemData
SessionData
ContactImageData
CustomFieldValueData (add this to Add or Update a List of Custom Fields per Individual____)
CommitteeNomineeSaveData
RegistrantCancellationData
SpeakerData
PayableOrderData
ProspectListData
SpeakerTypeData
SpeakerSaveData
PresentationTopicData
TrackData
RoomData
* Returned missing trigger info
List Pending User Tasks by User ID or Email
List of Completed User Tasks by User ID or Email
Get Customer Notification Count
Get Rooms
Add Category to an Event Session
Add Presentation Topic to an Event Session
Adds One or More Speakers to a Session or Event
Add Room to Venue
Adds a New Speaker Type
List of All Prospect Lists
Get All Open Orders for an Individual
Get Speakers by Session
Get Speakers by Event
List All Event Cancellations by Event
Get Individual Custom Field Values (add to Update Individual Custom Field Values)
Add Nominee
Add or Update a List of Custom Fields Per Organization
Upload Picture for an Organization
Get Events by Session
Get Purchases for an Individual
List of Merchandise
List of Membership Types
Find Members by Name
Update Picture
Add Exam Scores
Get Course Attendees
List all courses
List Registrants
List of Publications
List of Sponsorships
List of Subcriptions
Get Tracks by Event
Get Event Waitlist
List All Opportunities
List of Exams
List All Exhibitors
Get Presentation Topic by Session
Get a list of All Speaker Types
Add Prospect
ProspectData
ExhibitorData
ExamData
OpportunityData
SubscriptionTypeData
SponsorshipData
PublicationTypeData
RegistrantData
CourseData
CourseAttendeeData
ExamScoreResultData
ExamScoreData
ContactData
MembershipTypeData
MerchandiseData
PurchasedItemData
SessionData
ContactImageData
CustomFieldValueData (add this to Add or Update a List of Custom Fields per Individual____)
CommitteeNomineeSaveData
RegistrantCancellationData
SpeakerData
PayableOrderData
ProspectListData
SpeakerTypeData
SpeakerSaveData
PresentationTopicData
TrackData
RoomData
* Changes to PR 8
* Add items and changed $ref
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* IMPX - Add Purchase Paid trigger
* IMPX - Update boolean properties, remove unnecesary required: false, default: false, enum for boolean types
* fix whitespaces in querystrings, add missing parameters to add relationship to individual action, change visibility of some internal parameters
* update date formats
* fix education credits format and description
* Update committee actions to show hidden parameters
* revert representing organization record number title change
* IMP-20419
* Added new trigger
* IMP-20888 Added and Updated Action.
* IMP-20888 Completed
* IMP-20888 Text change
Co-authored-by: William Llanos <williama.llanos@hotmail.com>
Co-authored-by: Fabio Vides F <11657124+fdjvf@users.noreply.github.com>
Co-authored-by: Fabio Vides F <fabio.vides@outlook.com>
Co-authored-by: Fabio Vides F <fvides@impexium.com>
Co-authored-by: jokano12 <83984082+jokano12@users.noreply.github.com>
Co-authored-by: jokano12 <jokano@optimumcs.com>
Co-authored-by: Harshul Antriwale <hantriwale@impexium.com>
Co-authored-by: hantriwale <109281115+hantriwale@users.noreply.github.com>