Activities
latest
false
- Release Notes
- About the Act! 365 Activities Package
- Project Compatibility
- Technical References
- Act! 365 Scope
- List All Campaigns
- Create Contact
- List All Contacts
- Update Contact (Basic)
- List All Groups
- Create Interaction
- List All Interactions
- Replace Interaction
- Delete Record
- Get Record
- Insert Record
- List All Records
- List Records
- Update Record
- Upsert Record
- Create Opportunity
- List All Opportunities
- Update Opportunity
- Release Notes
- About the Adobe PDF Services Activity Package
- Project Compatibility
- Technical References
- Adobe PDF Services Scope
- Download Compressed PDF
- Get Compress PDF Status
- PDF Compress
- Download Created PDF
- Get PDF Creation Status
- PDF Creation
- Create Document
- Download Generated Document
- Get Document Generation Status
- Download Exported PDF
- Get Export PDF Status
- PDF Export
- Download Linearized PDF
- Get Linearize PDF Status
- PDF Linearize
- Get Record
- Download PageManipulated PDF
- Get PageManipulation PDF Status
- Page Manipulation
- Release notes
- About the Box activity package
- Project compatibility
- Technical references
- Box Scope
- Invoke Method
- Search for Content
- Cancel Sign Request
- Create Sign Request
- Get Sign Request
- Resend Sign Request
- Copy File
- Delete File
- Download File
- Get File Info
- Upload File
- Delete Old Version
- Get Versions
- Upload File Version
- Copy Folder
- Create Folder
- Delete Folder
- Get Folder Info
- Get Folder Items
- Delete Record
- Get Record
- Insert Record
- List All Records
- List Records
- Update Record
- Upsert Record
- Release Notes
- About the DocuSign Activities Package
- Invoke Operation
- Insert Record
- Update Record
- Delete Record
- Get Record
- List All Records
- Create Envelope from Template
- Get Form Data
- Send Envelope
- Add Document to Envelope
- Event Trigger
- Add Recipient to Envelope
- Create from Existing Envelope
- Download Documents of Envelope
- Get Template
- Get Envelope
- List All Envelope Recipients
- Release Notes
- About the GoToWebinar Activities Package
- Project Compatibility
- API References
- GoToWebinar Scope
- Search Recording Assets
- Delete Record
- Get Record
- Insert Record
- List All Records
- List Records
- Get Webinar Registrant
- List All Webinar Registrants
- List All Webinar Session Attendees
- List All Webinar Sessions
- List Webinar Session Performances
- Create Single Session Webinar
- Delete Webinar
- Get Webinar
- Get Webinar Meeting Times
- Get Webinar Start URL
- List Account Webinars
- List All In Session Webinars
- List All Webinar Attendees
- List All Webinars
- List Webinars
- Quick Create Webinar
- Quick Update Webinar
- About the Hubspot CRM Activities Package - Preview
- Project Compatibility
- Hubspot CRM Scope
- Invoke Operation
- Update File
- Upload File
- Delete Record
- Get Record
- Insert Record
- List All Records
- List Records
- Update Record
- Upsert Record
- Find First Record
- Archive Association
- Create Association
- Archive Company
- Get Company
- Quick Create Company
- Quick Update Company
- Archive Contact
- Get Contact
- Quick Create Contact
- Quick Update Contact
- Get Deal
- Archive Deal
- Archive Product
- Get Product
- Quick Create Product
- Quick Update Product
- About the Hubspot Marketing Activities Package - Preview
- Technical References
- Hubspot Marketing Scope
- Invoke Operation
- Delete Record
- Get Record
- Insert Record
- List All Records
- List Records
- Update Record
- Replace Record
- Find First Record
- Archive Company
- Get Company
- Quick Create Company
- Quick Update Company
- Archive Contact
- Get Contact
- Quick Create Contact
- Quick Update Contact
- Update File
- Upload File
- Add Contact to List by Email
- Add Contact to List by ID
- Create Basic Static List
- Delete Contact List
- Get Contact List
- List All Contact Lists
- List All Contacts in a List
- Remove Contact From a List
- Update Basic Contact List
- Project Compatibility
- Release Notes
- About the Mailchimp Activities Package
- Project Compatibility
- Mailchimp Scope
- Invoke Operation
- Create Campaign
- Delete Campaign
- Get Campaign
- List All Campaigns
- Send Campaign
- Send Test Email
- Set Campaign Content
- Update Campaign
- Create List
- Delete List
- Get List
- List All Lists
- Update List
- Add List Member
- Delete List Member
- Get List Member
- List All List Members
- Update List Member
- Delete Record
- Get Record
- Insert Record
- List All Records
- List Records
- Update Record
- Get Campaign Report
- List All Campaign Open Reports
- List All Campaign Reports
- Search Campaigns
- Search Members
- Release Notes
- About the Microsoft Teams Activities Package
- Project Compatibility
- Technical References
- Create Channel
- Invite Member to Channel
- List All Channels
- Send Individual Chat Message
- Reply to a Channel Message
- Send Channel Message
- Send Group Chat Message
- Delete Record
- Get Record
- Insert Record
- List All Records
- Update Record
- Get Channel by Name
- Get Individual Chat
- Get Team by Name
- Invite User to Team
- List All Channel Messages
- List All Chat Messages
- List All Team Members
- Release Notes
- About the Oracle NetSuite Activities Package
- Project Compatibility
- Delete Record
- Get Record
- Insert Record
- List All Records
- Update Record
- Create Basic Company Customer
- Create Basic Company Vendor
- Create Basic Contact
- Create Basic Individual Customer
- Create Basic Individual Vendor
- Create Basic Support Case
- Update Basic Company Customer
- Update Basic Company Vendor
- Update Basic Contact
- Update Basic Individual Customer
- Update Basic Individual Vendor
- Update Basic Support Case
- Customer Created
- Customer Updated
- Record Created
- Record Updated
- Support Case Raised
- Support Case Updated
- Vendor Created
- Vendor Updated
- Release Notes
- About the Salesforce Marketing Cloud Activities Package
- Project Compatibility
- Salesforce Marketing Cloud Scope
- Invoke Operation
- Delete Record
- Get Record
- Insert Record
- Update Record
- List Records
- List All Records
- Create Campaign
- Delete Campaign
- Get Campaign
- List All Campaigns
- Create Contact
- Delete Contact
- List All Contacts
- Update Contact
- Create Journey (Basic)
- Delete Journey
- Get Journey
- List All Journeys
- Update Journey
- Create List (Basic)
- Delete List
- Get List
- List All Lists
- Update List
- Release Notes
- About the ServiceNow Activities Package
- Project Compatibility
- Troubleshooting
- Create New Incident
- Create Incident Task
- List All Incidents
- Update Incident
- Add Attachment
- Download Attachment
- Get Incident Task
- Get Attachment
- List All Attachments
- List All Incident Tasks
- Update Incident Task
- When an Event Happens
- Delete Attachment
- Delete Record
- Get Record
- Insert Record
- List All Records
- Update Record
- Incident Created
- Incident Updated
- Incident Task Created
- Incident Task Updated
- Record Created
- Record Updated
Integration Service Activities
Last updated 2023年12月5日
Generate Text Completion
UiPath.AnthropicClaude.IntegrationService.Activities.GenerateTextCompletion
Description
Generates a text completion response based on a given prompt.
Project Compatibility
Windows | Cross-platform
Configuration
- ConnectionId - The connection established in Integration Service. Access the drop-down to choose, add or manage connections.
- Model - The model that you want to use for generating text.
- Prompt - The prompt you want Claude to use for the generation of the text completion.
- Max Tokens - The
maximum number of tokens allowed for the prompt and generated answer.
Maximum value for this field is 100000. Default value is
256
.
Advanced
Options
- Temperature - The amount of randomness you want to inject into the response. Accepted values are between 0 and 1.
- Top P - A number between 0 and 1. The lower the number, the fewer tokens
are considered. Defaults to
0.7
. - Top K - Used to remove "long tail" low probability responses. Only sample from the top K options for each subsequent token.
Output
- Response - The text completion object returned.
- Top generated text -The text for the top choice generated by AI.