Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now

Actions for AI agents

Explore exact operations, provider setup, pricing, and safety details before using them with Aident Loadout.

Showing 13561-13584 of 33142 Actions, ordered by recent successful use.

  • Esputnik Tools

    Esputnik Generate Past Events V2

    Tool to transfer past event data from your CRM or data store to eSputnik using v2 API. Use when you need to import historical events that should not trigger workflows. This method allows sending up to 500 events per request with a maximum content size of 20KB. Version 2 API meth…
    FreeWrite action
  • Esputnik Tools

    Esputnik Generate Past Events V3

    Tool to generate past events in eSputnik v3 API. Use when you need to create historical events for contacts with specific timestamps. This action allows you to import past events with their original occurrence timestamps. Events can be used to trigger automated campaigns and for…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Account Info

    Retrieve basic eSputnik account information. Use this tool to verify API authentication and get account details including the username/email and organization name. This is useful for confirming that API credentials are valid and retrieving account identifiers. Returns: - User em…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get App Inbox Message

    Retrieves an App Inbox message by its unique identifier from eSputnik. Use this tool to fetch message content, metadata, and localized translations before sending, editing, or reviewing an App Inbox notification. Returns complete message details including title, text, images, li…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Broadcasts

    Retrieve a paginated list of broadcast campaigns from eSputnik. Use this tool to: - List all scheduled or sent broadcast campaigns - Check broadcast details including target segments and scheduling - Navigate through broadcasts using pagination (startindex + maxrows) Returns bro…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Contact

    Retrieve complete information about a contact by their ID. This action returns all available information about a specific contact identified by their internal eSputnik contact ID. The response includes communication channels (email, SMS, mobilepush), profile information (name, a…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Contact Emails

    Tool to retrieve email addresses of contacts by their contact IDs. Use when you need to fetch email addresses for specific contacts using their internal eSputnik identifiers. The API returns email addresses for all valid contact IDs provided. If a contact ID doesn't exist, it wi…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Contact Import Status

    Retrieve the status of a contact import session in eSputnik. Use this action to check the progress of an asynchronous bulk contact import operation. After calling Bulk Add or Update Contacts, use the returned asyncSessionId with this action to monitor the import status. The stat…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Contact Message History

    Retrieve a contact's message history across multiple channels from eSputnik. This action returns message history for a specific contact, supporting multiple media types: Email, SMS, Viber, Mobile Push, Web Push, App Inbox, and Telegram. Use this when you need to: - Review all me…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Contact Subscriptions

    Retrieve all subscription categories a contact is enrolled in. This action returns the list of subscription categories (communication types) that a specific contact has opted into within your eSputnik account. Subscription categories typically represent different types of commun…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Contacts

    Search for contacts in eSputnik using various filter criteria. Use this action to find contacts by email, phone number, name, external ID, or retrieve all contacts with pagination. Returns up to 500 contacts per request. The response includes contact details such as contactId, c…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Email Interfaces

    Tool to retrieve all configured email interfaces (sender names) from eSputnik. Use when you need to list available email sender addresses/names before sending campaigns or messages. Returns a list of all email sender interfaces configured for the organization, including sender n…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Email Message

    Retrieves an email message by its unique identifier from eSputnik. Use this tool to fetch message content, title, and sender details before sending, editing, or reviewing an email. Returns complete message details including HTML content, CSS styles, subject line, and sender info…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Email View Link

    Get a link to view an email message in browser from eSputnik. Use this action to retrieve a public URL that displays the email message content in a web browser. This is useful for sharing email previews, testing message rendering, or providing a web version of the email to recip…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Message Status

    Retrieve delivery status for sent messages across all channels (email, SMS, Viber, push). Use this tool to track message delivery after sending messages via eSputnik API. Provide comma-separated message IDs returned from send operations to check their current delivery status, in…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Mobile Push Message

    Retrieves a mobile push message by its unique identifier from eSputnik. Use this tool to fetch message content, metadata, and language versions before sending, editing, or reviewing a mobile push notification. Returns complete message details including title, text, time-to-live…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Organization Balance

    Retrieve the current eSputnik organization balance. Use this tool to check the account's available funds, credit limit, and bonus resources (emails and SMS) before planning or sending campaigns. This helps ensure sufficient balance is available for marketing activities. Returns:…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Organization Billing History

    Retrieve the organization's billing history from eSputnik, broken down by day and media channel. Use this tool to: - View costs per messaging channel (email, SMS, Viber, push notifications, etc.) - Track message volumes and spending over time - Analyze bonus credits usage and fu…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Preprocessor File Status

    Retrieve the status of a preprocessor file upload session. Use this tool to poll for the asynchronous processing status of a previously submitted preprocessor file. The ID parameter is the asyncSessionId returned by the 'Upload file for preprocessor' endpoint. Common status valu…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Product Feeds

    Tool to retrieve product feeds configuration from eSputnik. Use when you need to check current product feed settings including feed type, update frequency, and other configuration parameters. This is a read-only operation that returns the complete product feeds configuration.
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Promocodes Count

    Get the number of available promotional codes in eSputnik. Use this action to check how many promo codes are available, optionally filtering by type, active due days, or discount amount.
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Site Domain

    Retrieve the organization's domain configuration from eSputnik. Use this tool to check the configured domain for your organization, which is used for web tracking, widgets, and web push notifications. The response will be empty if no domain has been configured for your account.…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Site Script

    Retrieve the site tracking script for your eSputnik account. Use this tool to obtain the tracking script code that can be embedded on websites to enable eSputnik tracking and functionality. The domain must be configured in your organization before requesting the script. This is…
    FreeWrite action
  • Esputnik Tools

    Esputnik Get Sms Interfaces

    Retrieve all SMS interfaces (alpha names) configured for the organization. Use this tool to get the list of available SMS sender identifiers (alpha names) that can be used when sending SMS messages through eSputnik. Alpha names are pre-configured sender IDs that recipients see a…
    FreeWrite action
Previous566 / 1381Next
Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026