Power Automate: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 33: Line 33:


Simply add any Resco Cloud connector step to your flow and start accessing/changing data in your Resco Cloud organization. This connector allows you to perform basic data operations:
Simply add any Resco Cloud connector step to your flow and start accessing/changing data in your Resco Cloud organization. This connector allows you to perform basic data operations:
* List records: Get a list of records.
* Get record: Get record with a specific ID.
* Create a new record: Create a new record.
* Create a new record: Create a new record.
* Delete record: Delete record with a specific ID.
* Delete record: Delete record with a specific ID.
* Generate report (*): Generate a [[mobile report]], just like in the app
* Get current user: Get the current user record associated with login credentials.
* Get questionnaire (*): Get all answers of an answered questionnaire
* Get record: Get a record with a specific ID.
* List questionnaires (*): Get a list of questionnaires.
* List records: Get a list of records.
* Update record: Update record with a specific ID.
* Update record: Update record with a specific ID.
* Get current user: Get the current user record associated with login credentials.
 
Entries marked with an asterisk require an updated version of the connector released with [[Releases/Winter_2021|release 14.3]].


=== Known issues ===
=== Known issues ===

Navigation menu