integration-service
2024.10
false
- Getting started
- Notifications
- Licensing
- Troubleshooting
- Connector Builder
- Act! 365
- Active Directory - Preview
- ActiveCampaign
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- About the Constant Contact connector
- Constant Contact authentication
- Constant Contact events
- Coupa
- Customer.io
- Datadog
- Deputy
- DocuSign
- Drip
- Dropbox
- Egnyte
- Eventbrite
- Exchange Server - Preview
- Exchangerates
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshservice
- GetResponse
- GitHub
- Gmail
- Google Cloud Platform
- Google Docs
- Google Drive
- Google Maps
- Google Sheets
- Google Speech-to-Text
- Google Tasks - Preview
- Google Text-to-Speech
- Google Vertex
- Google Vision
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook - Preview
- Hubspot CRM
- HubSpot Marketing
- HyperV - Preview
- iContact
- Insightly CRM
- Intercom
- Jira
- Keap
- Klaviyo
- LinkedIn
- Mailchimp
- MailerLite
- Mailgun
- Mailjet
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure OpenAI
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & Sharepoint
- Microsoft Outlook 365
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- Okta
- OpenAI
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- PayPal
- PDFMonkey
- Pinecone
- Pipedrive
- QuickBooksOnline
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI
- SAP Cloud for Customer
- SAP Concur
- SAP OData
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- System Center - Preview
- TangoCard
- Todoist
- Trello
- Twilio
- VMware ESXi vSphere
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- X (formerly Twitter)
- Xero
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- ZoomInfo

Integration Service user guide
Last updated Nov 6, 2025
Constant Contact authentication
Prerequisites
To be able to create a connection, you need to have a Constant Contact account with the following credentials:
- a Client ID and Client Secret.
Add the Constant Contact connection
To create a connection to your Constant Contact instance, you need to perform the following steps:
- Select Integration Service from Automation Suite.
- From the Connectors list, select ConstantContact. You can also use the search bar to narrow down the connector.
- Select the Connect to Constant Contact button.
- Enter the required credentials and select Connect*.
For more information about Constant Contact, visit the Constant Contact Help Center.
Scopes and permissions
You can use the connection to enable the Constant Contact activities in UiPath Studio to build automations for lists, contacts, or campaign management. The various permission-based use cases that can be achieved are as follows:
| Scope/Permission | Usecase | Activity/Event |
| offline\_access | The offline\_access is a scope required to receive refresh token in the authentication request endpoint. When you redeem an authorization code in the OAuth 2.0 authorization code flow without offline\_access scope, you will not receive a refresh token from the v1/token endpoint. | N/A |
| account\_read | Grants your application permission to read account data. | List All Records → Account Emails List all Records → Account User Privileges |
| account\_update | Grants your application permission to update account data. | Insert Record → Account Emails |
| contact\_data | Grants your application permission to read or write contact data and to read contact reports. | Create Contact Update Contact Get Contact Insert Record → Contact Custom Fields Insert Record → Contact Signup Form List All Records → Contacts |
| campaign\_data | Grants your application permission to read or write campaign data and to read campaign reports. | List All Records → Campaigns Get Email Campaign Create Email Campaign Update Email Campaign Schedule Email Campaign (FUTURE) Send Test Email (FUTURE) |