Skip navigation
Sign up for free

Wrk Action Library

  Add row of data in Google Sheets
API
Add a row of data at the end of a Google Sheets sheet. The data points and their destination columns will need to be specified. Please refer to the linked documentation for configuration details. Inputs: Spreadsheet link, columns and data assignments Outputs: None Outcomes: Success
$0.005 / result
  Update ticket status in Zendesk
API
Update the status of an existing Zendesk ticket Inputs: Zendesk ticket link, and status Outputs: None Outcomes: Success or no result
$0.005 / result
  Retrieve subscription details from Stripe
API
Retrieve details of a subscription from Stripe. Inputs: Authentication credentials and subscription ID Outputs: Collection amount, description, created date, etc. Outcomes: Success or no result
$0.005 / result
  Perform an API call in Blackbaud
API
Perform an API call in Blackbaud by specifying the endpoint URL, selecting the desired HTTP method, including request headers (in JSON format), providing an optional request body, and optionally attaching a file. Please refer to the documentation for more details on configuration. Inputs: Endpoint and method Outputs: Response status code Outcomes: Success or unsuccessful
$0.005 / result
  Perform an API call in Salesforce
API
Perform an API call in Salesforce. Please refer to the API documentation for more details on configuration. API doc: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_list.htm Inputs: Endpoint and method Outputs: Response status code Outcomes: Success or unsuccessful
$0.005 / result
  Compare content against regex pattern
Bot
Compare and determine if the content matches a specific regular expression, which is a sequence of characters that specifies a search pattern. Inputs: Content and regular expression Outputs: None Outcomes: Yes or no
$0 / result
  Retrieve first characters from text
Bot
Extract a number of characters starting from the beginning of the text. Inputs: Source text and number of characters to extract Outputs: Result text Outcomes: Success or no result
$0 / result
  Add column in Google Sheets
API
Add a new column into a sheet of a Google Sheets spreadsheet. New column name will be added as a header in the first row. Inputs: Spreadsheet link, new column name, and existing column location Outputs: None Outcomes: Success
$0.005 / result
  Evaluate condition
Bot
Assess whether one or more conditions are true or false. Conditions can be used to evaluate values on whether they match, partially match, start with, ends with, are greater than, are smaller than, etc. This is similar to an IF statement in computer programming. For details on configuration please refer to the documentation. Inputs: Conditions to be evaluated Outputs: None Outcomes: Yes or no
$0 / result
  Generate email address variations
Bot
Generate one valid email address based on various combinations containing the individual’s first name, last name, and company domain. Inputs: First name, last name, and company domain Outputs: Email address Outcomes: Success
$0 / result
  Verify email
Bot
Determine if a specific email address is valid. Inputs: Email Outputs: None Outcomes: Yes or no
$0.05 / result
  Add a new field to a JSON
Bot
Add a new field to a JSON. Inputs: Original JSON, new field name, and new field value Outputs: Updated JSON Outcomes: Success
$0 / result