1

Administer Synapse Link via API calls.

It is currently very slow to use the make.powerapps portal.

The pages take a while to load and they sometimes autorefresh back to higher pages meaning you need to keep re-clicking to open them and check back.


A Create Synapse Link Profile API:

Create a new Synapse Link profile - by providing all the necessary mandatory parameters within the call, based on with \ without spark pool


An Update Existing Synapse Link Profile API:

Add a new table to the existing profile


A Check Synapse Link Table status API, for two reasons:

Call back to see if the status has changed from [any non active statues \ error] to Active.

I could then also poll this same API to pull back "health events" e.g. trigger an alert if the status changes from Active to any other non active status

Get the row count + the last sync time

Category: Dataverse
STATUS DETAILS
New