PixelMe (Preview)

PixelMe links allow you to track customers across platforms and increase the likelihood of turning clicks into conversions. Deep links direct users straight to a particular website or app page, eliminating the need for them to navigate or re-enter billing details. PixelMe’s deep links open directly in the Amazon app, allowing you to drive customers directly to the Amazon app for better UX, enhanced retention, and higher likelihood of conversion.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://www.pixelme.me/
Privacy policy https://www.pixelme.me/terms-privacy
Categories Website;Commerce

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Token (in the form 'Bearer your_API_token') securestring The API Token (in the form 'Bearer your_API_token') for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create redirect

Creates a new redirect based on the given parameters.

Delete redirect

Delete a previously created redirect.

Get account info

Retrieve the details of your account.

List redirects

Retrieve a list of your redirects.

Update redirect

Updates a previously created redirect.

Create redirect

Creates a new redirect based on the given parameters.

Parameters

Name Key Required Type Description
URL
url True string

The URL address.

Pixels IDs
pixels_ids array of string

The Pixel identifiers.

Domain
domain string

The domain.

Key
key string

The key.

Tags
tags array of string

The tags.

Campaign ID
campaign_id string

The campaign identifier.

Sub-campaign ID
sub_campaign_id string

The sub-campaign identifier.

URL
url string

The URL address.

Rule
rule string

The rule.

Returns

Name Path Type Description
ID
id string

The identifier.

URL
url string

The URL address.

Pixels
pixels array of object
ID
pixels.id string

The identifier.

Name
pixels.name string

The name.

Key
pixels.key string

The key.

Provider Key
pixels.provider_key string

The provider key.

Created At
pixels.created_at string

When created at.

Domain
domain string

The domain.

Key
key string

The key.

Shortened
shorten string

The shortened.

Campaign ID
campaign_id string

The campaign identifier.

Sub-campaign ID
sub_campaign_id string

The sub-campaign identifier.

Delete redirect

Delete a previously created redirect.

Parameters

Name Key Required Type Description
ID
id True string

The redirect identifier.

Returns

response
string

Get account info

Retrieve the details of your account.

Returns

Name Path Type Description
ID
id string

The identifier.

Name
name string

The name.

Pixels
pixels array of object
ID
pixels.id string

The identifier.

Name
pixels.name string

The name.

Key
pixels.key string

The key.

Provider Key
pixels.provider_key string

The provider key.

Created At
pixels.created_at string

When created at.

Domains
domains array of string

The domains.

Campaigns
campaigns array of object
ID
campaigns.id string

The identifier.

Name
campaigns.name string

The name.

Sub Campaigns
campaigns.sub_campaigns array of object
ID
campaigns.sub_campaigns.id string

The identifier.

Name
campaigns.sub_campaigns.name string

The name.

UTMs Campaign
utms.utms_campaign array of string

The UTMs campaign.

UTMs Medium
utms.utms_medium array of string

The UTMs medium.

UTMs Source
utms.utms_source array of string

The UTMs source.

List redirects

Retrieve a list of your redirects.

Returns

Name Path Type Description
Redirects
redirects array of object
ID
redirects.id string

The identifier.

URL
redirects.url string

The URL address.

Domain
redirects.domain string

The domain.

Key
redirects.key string

The key.

Shortened
redirects.shorten string

The shortened.

Title
redirects.title string

The title.

Created At
redirects.created_at string

When created at.

Tags
redirects.tags array of string

The tags.

Pixels
redirects.pixels array of string

The Pixels.

Total
total integer

The total.

Start
start integer

The start number.

Length
length integer

The length.

Update redirect

Updates a previously created redirect.

Parameters

Name Key Required Type Description
ID
id True string

The redirect identifier.

Key
key True string

The key.

Tags
tags array of string

The tags.

Returns

Name Path Type Description
ID
id string

The identifier.

URL
url string

The URL address.

Pixels
pixels array of object
ID
pixels.id string

The identifier.

Name
pixels.name string

The name.

Key
pixels.key string

The key.

Provider Key
pixels.provider_key string

The provider key.

Created At
pixels.created_at string

When created at.

Domain
domain string

The domain.

Key
key string

The key.

Shortened
shorten string

The shortened.

Campaign ID
campaign_id string

The campaign identifier.

Sub-campaign ID
sub_campaign_id string

The sub-campaign identifier.

Definitions

string

This is the basic data type 'string'.