├── .DS_Store ├── .editorconfig ├── .github └── workflows │ └── tests.yml ├── .gitignore ├── LICENSE ├── README.md ├── backup └── app-connect-templates-master_before-pr253_20220425.zip ├── package.json ├── resources ├── API to create leads in Salesforce using a csv file from Box.yaml ├── API to create or update leads in Salesforce based on a Google Sheets spreadsheet.yaml ├── API to retrieve source code repository details and send an email about inactive repositories.yaml ├── Add Eventbrite attendees to Insightly and Mailchimp.yaml ├── Add Eventbrite event as a new Salesforce campaign and notify via Slack.yaml ├── Add a Mailchimp subscriber from a Slack slash command.yaml ├── Add a card to a list in Trello for each new form entry created in Wufoo.yaml ├── Add a card to a list in Trello when a new lead is added in Marketo.yaml ├── Add a card to a list in Trello when a new task is created in Insightly.yaml ├── Add a card to a list in Trello whenever a new task is created in Asana.yaml ├── Add a document in IBM Watson Discovery when a file is created in IBM OpenPages with Watson.yaml ├── Add a group member in Google Groups for each employee retrieved from Microsoft Dynamics 365 Finance and Operations.yaml ├── Add a member to a group in Google Groups when a new subscriber is added to a list in Mailchimp.yaml ├── Add a subscriber to a list in Mailchimp for each other customer retrieved from Shopify.yaml ├── Add a subscriber to a list in Mailchimp when a new form entry is created in Wufoo.yaml ├── Add a subscriber to a list in Mailchimp when a new row is appended in Microsoft Excel Online.yaml ├── Add a subscriber to a specific list in Mailchimp.yaml ├── Add comments to the Jira issues with the new comments from IBM Targetprocess bugs.yaml ├── Add employees of BambooHR as users in IBM Targetprocess.yaml ├── Add new Eventbrite attendees to Mailchimp lists.yaml ├── Add new Zendesk Service users to a team in Businessmap.yaml ├── Add recipients to a campaign using Hunter when a Google Calendar event is scheduled.yaml ├── Add records to Amazon Kinesis data streams for each object retrieved from Amazon S3.yaml ├── Add subscribers to a list in Mailchimp for each other contact retrieved from Google Contacts.yaml ├── Amazon EventBridge sends events when a Salesforce lead is successfully created or when a Salesforce lead creation fails.yaml ├── An API to create a contact in Salesforce using a name and email address.yaml ├── An email gets sent when a Salesforce opportunity update fails due to incorrect values.yaml ├── Announce new Eventbrite attendees on Slack and send a voucher.yaml ├── Announce new Eventbrite attendees on Slack.yaml ├── Append a note in Microsoft OneNote when a task is created in Asana.yaml ├── Append a note to the Microsoft OneNote page for each file downloaded from Google Drive.yaml ├── Append a row in Microsoft Excel Online for each activity log retrieved from mondaydotcom.yaml ├── Append a row in Microsoft Excel Online for each new response retrieved from SurveyMonkey surveys.yaml ├── Append a row in Microsoft Excel Online when a new Salesforce account with more than 500 employees is created.yaml ├── Append a row in Microsoft Excel Online when a new lead is created in Marketo.yaml ├── Append a row in the Microsoft Excel Online spreadsheet for each new form entry created in Wufoo.yaml ├── Append a row in the Microsoft Excel Online spreadsheet for each new response created in SurveyMonkey.yaml ├── Append a row in the Microsoft Excel Online spreadsheet when a new subscriber is created in Mailchimp.yaml ├── Assign ServiceNow incidents to Jira and Slack.yaml ├── Assign a prospect in Salesforce Account Engagement for each Salesforce Account Engagement visitor.yaml ├── Assign new Zendesk Service users to a board in Businessmap.yaml ├── Assign open tasks to a team from IBM Targetprocess and send details to the team using Gmail.yaml ├── Associate a new prospect to a list in Salesforce Account Engagement when a new subscriber is created in Mailchimp.yaml ├── Associate candidates with job openings in Zoho Recruit for each new Wufoo form entry.yaml ├── At regular intervals extract Salesforce lead details and upload Box file with CSV output.yaml ├── Convert Insightly leads to Zoho CRM leads.yaml ├── Copy messages between Slack channels.yaml ├── Create Box folders for Jira issues.yaml ├── Create a Google Calendar event whenever an epic is created in GitLab.yaml ├── Create a Google Calendar when a campaign is created in Salesforce for members who have completed the registration.yaml ├── Create a Sharepoint team site for the new Eventbrite event.yaml ├── Create a Trello card for every new Insightly task.yaml ├── Create a Trello card for new SharePoint listitem.yaml ├── Create a calendar in Google Calendar when a new item is created in mondaydotcom.yaml ├── Create a campaign in Mailchimp for each new job requisition created in Oracle HCM.yaml ├── Create a candidate in Oracle HCM for all new Mailchimp subscribers.yaml ├── Create a candidate in Oracle HCM for each candidate who has a unique email address from Workday.yaml ├── Create a case file in IBM Cloud Object Storage S3 for any non-English file content when a case is created in Salesforce.yaml ├── Create a case in Salesforce when a new incident is created in ServiceNow and alert team.yaml ├── Create a case in Salesforce whenever a new issue is created in Jira.yaml ├── Create a comment in Front for each updated deal in HubSpot CRM.yaml ├── Create a comment in GitHub when a new comment is posted in Wrike and notify through a Slack message.yaml ├── Create a comment in GitHub with a knowledge article from ServiceNow when an issue is created or updated in GitHub.yaml ├── Create a comment in a ServiceNow ticket when a new case is created in Salesforce.yaml ├── Create a comment on a card in Businessmap when you receive an update for a card as a Gmail message.yaml ├── Create a contact and add the contact to a Google Contacts group based on the product interest of the new Salesforce lead.yaml ├── Create a contact and add the contact to a specific group in Google Contacts when a subscriber is created in Mailchimp.yaml ├── Create a contact in Amazon SES whenever a new contact is created in Insightly.yaml ├── Create a contact in Google Contacts for each HubSpot CRM contact who qualifies as a customer.yaml ├── Create a contact in Google Contacts when a new row in Google Sheets containing contact information is appended.yaml ├── Create a contact in HubSpot CRM for each campaign member of a completed campaign in Salesforce.yaml ├── Create a contact in HubSpot CRM when a campaign member is created or updated in Salesforce.yaml ├── Create a contact in HubSpot CRM when a contact is created in Salesforce and then associate the contact with a company.yaml ├── Create a contact in HubSpot Marketing when a new lead is created in Salesforce.yaml ├── Create a contact in HubSpot Marketing when a new row is appended in Microsoft Excel Online.yaml ├── Create a contact in Salesforce when a new company record is created in Microsoft SQL Server.yaml ├── Create a contact in Zoho CRM for each new customer in Shopify.yaml ├── Create a contact list or a contact in HubSpot Marketing when a new form entry is created in Wufoo.yaml ├── Create a customer in Square when a customer is created in Shopify.yaml ├── Create a database instance in Amazon RDS when a new company is created in IBM Maximo.yaml ├── Create a deal in Zoho CRM for each new paid customer in Square.yaml ├── Create a document in Couchbase whenever a ticket gets created in Zendesk Service.yaml ├── Create a file in Box based on the value retrieved from a row in a Google Sheets worksheet.yaml ├── Create a file in Box for each attachment downloaded from an email.yaml ├── Create a file in Box for new documents created in Salesforce.yaml ├── Create a file in Box when a new document is created in Salesforce.yaml ├── Create a file in Dropbox for each new opportunity in Salesforce that has attachments.yaml ├── Create a file in Google Drive for each new document created in Salesforce.yaml ├── Create a file in Microsoft OneDrive for Business and a Zendesk ticket whenever a Gmail message is received.yaml ├── Create a file in a Box folder when a new attachment is created in Salesforce.yaml ├── Create a file in a specific folder in Box with Salesforce opportunity details.yaml ├── Create a folder in Box for each event retrieved from Eventbrite.yaml ├── Create a folder in Box for new contacts created in Salesforce.yaml ├── Create a folder in Box for new events created in Google Calendar.yaml ├── Create a folder in Box whenever a new account is created in Salesforce.yaml ├── Create a folder in Box whenever a new campaign is created in Mailchimp.yaml ├── Create a folder in Box whenever a new case is created in Salesforce.yaml ├── Create a folder in Box whenever a new form entry is created in Wufoo.yaml ├── Create a folder in Box whenever a new incident is created in ServiceNow.yaml ├── Create a folder in Box whenever a new opportunity is created in Salesforce.yaml ├── Create a folder in Google Drive for each event retrieved from Eventbrite.yaml ├── Create a folder in Google Drive whenever a new campaign is created in Salesforce.yaml ├── Create a folder in Google Drive whenever a new row is appended in Google Sheets.yaml ├── Create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors.yaml ├── Create a job requisition in SAP SuccessFactors and send an email to the hiring manager about the job requisition.yaml ├── Create a job requisition in Workday when a new row is appended in Microsoft Excel Online.yaml ├── Create a job requisition in Workday.yaml ├── Create a lead in Marketo for each new attendee retrieved from Eventbrite.yaml ├── Create a lead in Marketo when a new contact is created in Salesforce.yaml ├── Create a lead in Salesforce for each Eventbrite attendee.yaml ├── Create a lead in Salesforce when a new form entry is created in Wufoo.yaml ├── Create a lead in Salesforce whenever a new row that contains potential lead data is appended in Microsoft Excel Online.yaml ├── Create a lead in Zoho CRM for each new Wufoo form entry.yaml ├── Create a list in Microsoft To Do for a new list created in Mailchimp.yaml ├── Create a list item in SharePoint when a Wufoo form is submitted.yaml ├── Create a list of workers for an upcoming assignment in Google Sheets from Oracle HCM worker records.yaml ├── Create a marketing event in HubSpot Marketing and send event details through Gmail for each Eventbrite event.yaml ├── Create a message in Front for each new contact added to Front from a sheet in Google Sheets.yaml ├── Create a message in Front for each new contact added to a contact list in HubSpot Marketing.yaml ├── Create a message in Microsoft Viva Engage when a new response is received in SurveyMonkey.yaml ├── Create a message in Microsoft Viva Engage when a new task is created in Asana.yaml ├── Create a message in a new Google Pub Sub topic using data from Azure Cosmos DB when a new message is received.yaml ├── Create a new IBM EWM work item when a new incident is logged in ServiceNow.yaml ├── Create a new Jira issue for a new Trello card.yaml ├── Create a new Trello card for a new Salesforce campaign.yaml ├── Create a new Trello card for a new Salesforce case.yaml ├── Create a new Trello card for a new Salesforce lead.yaml ├── Create a new Trello card when a new case is created in Microsoft Dynamics 365 for Sales.yaml ├── Create a new Trello card when a new event in Eventbrite is added.yaml ├── Create a new Trello card when a new opportunity record is created in Salesforce.yaml ├── Create a new Trello card when a new row is added in Google Sheets.yaml ├── Create a new contact in Google Contacts when a campaign member is created or updated in Salesforce.yaml ├── Create a new contact in Salesforce for a new Eventbrite order.yaml ├── Create a new employee in IBM Db2 for each worker retrieved from Oracle HCM and sync any existing employee to IBM Db2.yaml ├── Create a new form entry in Wufoo from BambooHR.yaml ├── Create a new row in a Google Sheets spreadsheet for each new employee retrieved from the Amazon Redshift record.yaml ├── Create a new row in a Google Sheets worksheet for each new opportunity retrieved from the MySQL record.yaml ├── Create a new task in Asana when a new Salesforce campaign is created.yaml ├── Create a new user in ServiceNow when a new contact is created in Microsoft Dynamics 365 for Sales.yaml ├── Create a note in Salesforce for the retrieved call details of a phone number from Twilio.yaml ├── Create a package in Zoho Inventory for new Shopify orders.yaml ├── Create a page with embedded content in Microsoft OneNote for the email received with attachments from Microsoft Exchange.yaml ├── Create a payment reminder in Mailchimp for unpaid attendee emails found using Hunter.yaml ├── Create a pickup ready order event through flexEngage based on the IBM Sterling Order Management System delivery method.yaml ├── Create a platform event in Salesforce whenever a product is created or updated in Microsoft Dynamics 365 for Sales.yaml ├── Create a post in WordPress for each Eventbrite event.yaml ├── Create a post in WordPress when a new complete row is appended in Google Sheets.yaml ├── Create a post in a category in WordPress when a new campaign is created in Mailchimp.yaml ├── Create a project in Workday for each Jira project retrieved.yaml ├── Create a prospect in Salesforce Account Engagement whenever a new form entry is created in Wufoo.yaml ├── Create a quick event in Google Calendar when a new subscriber is created in Mailchimp.yaml ├── Create a quick event in Google Calendar when a new task is created in Asana.yaml ├── Create a quote in Zoho Books for each new Shopify order and send the quote through Slack.yaml ├── Create a repository or issue in GitHub when a new issue is created in Jira.yaml ├── Create a row in Google Sheets for each new task created in Asana.yaml ├── Create a row in Google Sheets whenever a new task is created in Asana.yaml ├── Create a row in Google Sheets worksheet when a new lead is created in Marketo.yaml ├── Create a row in a Google Sheets spreadsheet when an issue is created or updated on GitHub.yaml ├── Create a row in the Google Sheets worksheet when a new campaign member is created in Microsoft Dynamics 365 for Sales.yaml ├── Create a sales order in Zoho Inventory for each new Square payment.yaml ├── Create a single invoice in Oracle E-Business Suite when an order is closed.yaml ├── Create a sourcing project in SAP Ariba for each project retrieved from Insightly.yaml ├── Create a supplier and invoice in Coupa for each purchase order retrieved from IBM Maximo.yaml ├── Create a supplier in Coupa for each supplier profile downloaded from SAP Ariba.yaml ├── Create a system user in ServiceNow for new employees of a specific work type that is created in Oracle HCM.yaml ├── Create a task in Asana when a new case is created in Salesforce.yaml ├── Create a task in Asana when a new contact is created in Insightly.yaml ├── Create a task in Asana when an issue is created or updated in GitHub.yaml ├── Create a task in Asana whenever a new response is added in SurveyMonkey.yaml ├── Create a task in Asana whenever a new row is appended in Google Sheets.yaml ├── Create a task in Asana whenever a new subscriber is added to Mailchimp.yaml ├── Create a task in Microsoft To Do when a new event is created in Google Calendar.yaml ├── Create a task in Microsoft To Do when a new task is created in Asana.yaml ├── Create a task in Microsoft To Do when a new ticket is created in Zendesk Service.yaml ├── Create a task in Wrike when a new issue is raised in GitHub and notify through a Slack message.yaml ├── Create a task in a list in Google Tasks when a new ticket is created in Zendesk Service.yaml ├── Create a task in a list in Microsoft To Do when a lead is created in Salesforce.yaml ├── Create a task on the Microsoft To Do list using information retrieved from Microsoft Excel Online.yaml ├── Create a ticket in Zendesk Service when a new form entry is created in Wufoo.yaml ├── Create a user in Microsoft Active Directory for each contact in Salesforce.yaml ├── Create an Asana task for every new Insigthly task.yaml ├── Create an Asana task from a Gmail message.yaml ├── Create an HTML file in Box for each page of the HTML content retrieved from Microsoft OneNote.yaml ├── Create an SAP customer set in SAP via OData for each new opportunity retrieved from Salesforce.yaml ├── Create an account in Salesforce for each new Eventbrite attendee.yaml ├── Create an account in Salesforce when a new attendee is created in Eventbrite.yaml ├── Create an annotation in Crystal Ball for each new contact created in Salesforce.yaml ├── Create an annotation in Crystal Ball for each new product created in Shopify.yaml ├── Create an annotation in Crystal Ball for new Mailchimp campaigns.yaml ├── Create an employee account in LDAP for each employee retrieved from Microsoft Dynamics 365 for Finance and Operations.yaml ├── Create an event in Google Calendar for each applied absence in Factorial HR.yaml ├── Create an event in Google Calendar for each new form entry created in Wufoo.yaml ├── Create an event in Google Calendar for each registered Eventbrite event attendee.yaml ├── Create an event in Google Calendar from a new Gmail message.yaml ├── Create an event in Google Calendar when a new campaign is created in Mailchimp.yaml ├── Create an event in Google Calendar when a new form entry is created in Wufoo.yaml ├── Create an expense in Zoho Books for each new payment in Square.yaml ├── Create an incident in ServiceNow for each new WhatsApp message retrieved from Twilio.yaml ├── Create an incident in ServiceNow for each worker retrieved from Oracle HCM based on their joining date.yaml ├── Create an incident in ServiceNow whenever a new customer issue record is added to IBM Db2.yaml ├── Create an incident or problem in ServiceNow when a ticket is created in Zendesk Service.yaml ├── Create an invoice in Zoho Books for each new Shopify order and send the invoice through Gmail.yaml ├── Create an issue in GitHub according to the importance level of the task in Wrike.yaml ├── Create an issue in GitHub from a new Gmail message.yaml ├── Create an issue in GitHub when a case is created in Salesforce.yaml ├── Create an issue in GitHub when a new campaign is created in Salesforce.yaml ├── Create an issue in GitHub when a new complete row is appended in Google Sheets.yaml ├── Create an issue in GitLab whenever a new incident is logged in ServiceNow.yaml ├── Create an issue in IBM OpenPages with Watson when an incident is created in ServiceNow.yaml ├── Create an item in Zoho Books for each new Shopify product.yaml ├── Create an item in mondaydotcom when a new lead is created in Salesforce based on the Salesforce lead rating.yaml ├── Create an item on the mondaydotcom board for tickets created in Zendesk Service.yaml ├── Create an opportunity in Insightly when an issue is created or updated in GitHub.yaml ├── Create an order in Oracle E-Business Suite when a new opportunity is created in Salesforce.yaml ├── Create an order in Oracle E-Business Suite when a new order is received in Microsoft Dynamics 365.yaml ├── Create an order in Salesforce whenever a new customer order is created in Magento.yaml ├── Create bugs in IBM Targetprocess for the issues retrieved from Jira.yaml ├── Create data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event.yaml ├── Create lead in Insightly and store the details in Amazon DynamoDB whenever a new lead is created in Salesforce.yaml ├── Create new leads in Marketo by capturing lead names and details in Slack.yaml ├── Create or update a campaign member in Salesforce when a new sales order is created in Magento.yaml ├── Create or update a contact in HubSpot Marketing when an account is created or updated in Salesforce.yaml ├── Create order in IBM Sterling Order Management System for orders created in Microsoft Dynamics 365 for Sales.yaml ├── Create targeted contact lists in Eventbrite based on unconverted Salesforce leads and geography.yaml ├── Create tickets in Zendesk Service for the bugs retrieved from IBM Targetprocess.yaml ├── Create time entries in Toggl Track for each new issue created in Jira.yaml ├── Create time entries in Toggl Track for each time registry added in Factorial HR.yaml ├── Creates a Dropbox file when a new attachment is created in ServiceNow.yaml ├── Creates a Dropbox folder and shares the link via Slack when a new spreadsheet is created in Google Sheets.yaml ├── Creates a Trello card for a new Insightly lead.yaml ├── Creates a case in Salesforce when an issue is created in Jira.yaml ├── Creates a file in Box when a new incident is created in ServiceNow.yaml ├── Creates a file in Dropbox when a new email is received in Gmail.yaml ├── Creates a list item attachment in SharePoint and uploads it to Box when a new attachment is created in ServiceNow.yaml ├── Creates a task in Asana when an issue is created in Jira.yaml ├── Creates an Asana task when a new Microsoft Teams message is created.yaml ├── Creates an incident in ServiceNow when an issue is created in Jira.yaml ├── Creates an object in Amazon S3 when a new lead is created in Microsoft Dynamics 365.yaml ├── Creates an object in Amazon S3 when an attachment of type incident is created in ServiceNow.yaml ├── Creates data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event.yaml ├── Data ingestion to Google Cloud Storage from Dropbox.yaml ├── Data integration between Microsoft Azure Blob storage and Amazon S3.yaml ├── Delete a user from Microsoft Entra ID when an offboarding request is created for the user in Zendesk Service.yaml ├── Download a PDF attachment from Salesforce and add the PDF document to the Watson Discovery Service.yaml ├── Download an employee file in BambooHR and send the report for approval to DocuSign.yaml ├── Download an expense report in Expensify and send the report to the manager for approval via DocuSign.yaml ├── Export the report from Microsoft Power BI and create the file in Microsoft OneDrive for Business.yaml ├── Filter records with speed limit violations and add these records to Amazon S3 via the Amazon Kinesis delivery stream.yaml ├── For large Salesforce opportunities send an email and create an Asana task.yaml ├── Get Amazon Kinesis data stream records.yaml ├── Get PagerDuty schedule and update Slack user group and topic.yaml ├── IBM Sterling Intelligent Promising performs a supply check for each product that it retrieves.yaml ├── Initiate a large volume read request for an Anaplan view and share the data as an attachment via Gmail.yaml ├── Insert a record in Google Cloud BigQuery when a new form entry is created in Wufoo.yaml ├── Insert data into the Snowflake table when a new file gets created in Amazon S3.yaml ├── Integrate data between Box files and Microsoft Azure Blob storage.yaml ├── Integrate data between IBM Cloud Object Storage S3 and Amazon Redshift.yaml ├── Integrate data between Microsoft Azure Blob storage and Amazon Kinesis.yaml ├── Invite a new Salesforce contact to access a file in Google Drive.yaml ├── Invoke a function from AWS Lambda whenever a new row is appended in Google Sheets.yaml ├── Invoke a function from AWS Lambda whenever an opportunity gets created in Salesforce.yaml ├── Invoke an HTTP method for each item retrieved from a new sales order created using Magento.yaml ├── Launch an Amazon EC2 instance and send a Gmail message to the attendees of the Amazon EC2 event with instance details.yaml ├── Launch an Amazon EC2 instance for each retrieved alarm from Amazon CloudWatch.yaml ├── Launch an Amazon EC2 instance whenever a new row is appended in Google Sheets requesting to launch the instance.yaml ├── Make a voice call to the component owner using Twilio when a new ticket is created in Zendesk Service.yaml ├── Notify users via phone call or text or WhatsApp message using Twilio whenever an incident is created in ServiceNow.yaml ├── Open Banking - Account information data load.yaml ├── Open a ticket on ServiceNow from an identified issue in Slack and send an email using Gmail.yaml ├── Orders ingestion to IBM Supply Chain Intelligence Suite from Microsoft Dynamics 365.yaml ├── Post Slack message for new Gmail message.yaml ├── Publish an order update message to an Apache Pulsar topic when a new order is created in Shopify.yaml ├── RAG pattern flow - Query the Pinecone Vector DB using embeddings from IBM watsonx ai and generate text with the results.yaml ├── RAG-powered Slack knowledge assistant using Google Gemini and Milvus.yaml ├── Record Eventbrite attendees to Google Sheets.yaml ├── Record Jira issues to Google Sheets.yaml ├── Record Microsoft Dynamics 365 campaign to Google Sheets.yaml ├── Record ServiceNow ticket details to Google Sheets.yaml ├── Record event attendance for each Eventbrite attendee by syncing Eventbrite events with HubSpot Marketing events.yaml ├── Retrieve MS Dynamics 365 leads and create an MS Excel CSV file in Dropbox at regular intervals.yaml ├── Retrieve a configuration string from Redis.yaml ├── Retrieve a file from Box and update the content in Anaplan, then import the data into a model in Anaplan.yaml ├── Retrieve a ticket from Zendesk Service based on the ticket severity.yaml ├── Retrieve and update Microsoft Excel Online worksheet rows with the status email sent through Gmail.yaml ├── Retrieve campaign-related records from Salesforce and update the rows in Microsoft Excel Online with campaign details.yaml ├── Retrieve documents from IBM Cloudant and insert document data into a Google Cloud BigQuery table.yaml ├── Retrieve documents from IBM Cloudant and publish them in Google Cloud PubSub topics.yaml ├── Retrieve documents from Microsoft SharePoint and upload them to an IBM FileNet repository.yaml ├── Retrieve emails by subject from Microsoft Exchange and upload the details to the Wufoo.yaml ├── Retrieve employees from Microsoft Dynamics 365 for Finance and Operations and create users in Microsoft Active Directory.yaml ├── Retrieve file content from Google Drive then add the document to the Watson Discovery Service.yaml ├── Retrieve incidents from ServiceNow based on the severity level and push incident details to a Microsoft Teams channel.yaml ├── Retrieve leads from Insightly and add the lead data to Microsoft Power BI.yaml ├── Retrieve orders from Salesforce and notify customers about any weather dependent delays.yaml ├── Retrieve the last build from Jenkins and if the build fails create an issue in Jira if an issue does not already exist.yaml ├── Route messages from Azure Service Bus queue to Cosmos DB then forward to another queue and acknowledge the message.yaml ├── Save a candidate attachment in Workday for each new email received with attachments from Microsoft Exchange.yaml ├── Schedule an exit interview via Google Calendar for a new offboarding ticket created in Zendesk Service.yaml ├── Search people from an organization by email domain in Hunter and create or update contacts in Salesforce.yaml ├── Send Gmail message for a new Salesforce Lead or a Slack message if email address is missing.yaml ├── Send Gmail message for new Slack message.yaml ├── Send Gmail message to new Salesforce lead.yaml ├── Send a Gmail message for new leads created in Salesforce based on the lead rating.yaml ├── Send a Gmail message to a contact whenever a case is updated to a closed status in Salesforce.yaml ├── Send a Gmail message to new employees retrieved from Oracle HCM for an organization.yaml ├── Send a Gmail message to the Zendesk Service user for each ticket retrieved from Zendesk Service.yaml ├── Send a Gmail message to the assignee based on the retrieved Zendesk Service ticket severity.yaml ├── Send a Gmail message to the marketing team for each marketing campaign data retrieved from HubSpot Marketing.yaml ├── Send a Gmail message when a new employee record is retrieved from Google Cloud BigQuery.yaml ├── Send a Gmail message when a new event is added to Eventbrite.yaml ├── Send a Gmail message when a new message is created in Microsoft Viva Engage.yaml ├── Send a Gmail message when a new order update message is received in Apache Pulsar.yaml ├── Send a Gmail message when a new sales rule coupon is created in Magento.yaml ├── Send a Gmail message when a platform event is triggered.yaml ├── Send a Gmail message when the Microsoft Power BI target goal value is either achieved or failed.yaml ├── Send a Gmail message when urgent ServiceNow incidents come in.yaml ├── Send a Gmail message whenever a new task is created in Asana.yaml ├── Send a Google Chat message to the Zendesk Service ticket assignee with a Dropbox link for tickets with urgent priority.yaml ├── Send a Google Chat welcome message with a Dropbox link to all the attendees of a Google Calendar event.yaml ├── Send a Microsoft Teams message when a case is created or updated in Microsoft Dynamics 365.yaml ├── Send a Microsoft Teams message when a listitem is updated in SharePoint.yaml ├── Send a Microsoft Teams message when a new Insightly task is created.yaml ├── Send a Microsoft Teams message when a new event is created in Eventbrite.yaml ├── Send a Microsoft Teams message when a new product is created in Microsoft Dynamics 365.yaml ├── Send a Microsoft Teams message when a sales order is created or updated in Salesforce.yaml ├── Send a Microsoft Teams message when a ticket is created in ServiceNow.yaml ├── Send a Microsoft Teams message when an issue is created in Jira.yaml ├── Send a Slack message for each closed opportunity retrieved from Insightly.yaml ├── Send a Slack message for each new form entry created in Wufoo.yaml ├── Send a Slack message for every updated message in Microsoft Teams.yaml ├── Send a Slack message for opportunities created in Insightly based on the opportunity value.yaml ├── Send a Slack message for published posts in WordPress.yaml ├── Send a Slack message for urgent ServiceNow incidents.yaml ├── Send a Slack message notification about Businessmap cards in the backlog for a specific time.yaml ├── Send a Slack message when a high or highest priority issue is created in Jira.yaml ├── Send a Slack message when a new Salesforce opportunity is created for a new customer that has been closed.yaml ├── Send a Slack message when a new feature request issue is created in Jira.yaml ├── Send a Slack message when a new incident ticket with urgent priority is created in Zendesk Service.yaml ├── Send a Slack message when a new order is created in Microsoft Dynamics 365.yaml ├── Send a Slack message when a new topic is created in Microsoft Viva Engage.yaml ├── Send a Slack message when a site is created or updated in SharePoint.yaml ├── Send a Slack message when accounts are created in Microsoft Dynamics 365.yaml ├── Send a Slack message when an incident is created in ServiceNow.yaml ├── Send a Slack message when an incident is updated in ServiceNow.yaml ├── Send a Slack message when an issue is created or updated on GitHub.yaml ├── Send a Slack message when new contacts are created in Microsoft Dynamics 365.yaml ├── Send a Slack message when the task count in Asana exceeds the limit.yaml ├── Send a Slack message whenever a new task is created in Asana.yaml ├── Send a Slack notification for each new closed and won opportunity in Salesforce.yaml ├── Send a Slack notification for resolved case in Microsoft Dynamics 365.yaml ├── Send a Slack notification for the new employees retrieved from Oracle HCM.yaml ├── Send a daily email notification that summarizes the meetings using Google Gemini.yaml ├── Send a message by phone number via Twilio when new all-day-event information is updated in a Google Sheets worksheet.yaml ├── Send a message on Slack when a new Salesforce contact is created.yaml ├── Send a notification message via Gmail to a specific group in Google Groups.yaml ├── Send a reminder Gmail message to the event attendees for each Google Calendar event.yaml ├── Send a status message via Gmail when a lead is created in Salesforce.yaml ├── Send a voice message through ClickSend for each new form entry created in Wufoo.yaml ├── Send a voice message via Infobip for each new form entry created in Wufoo.yaml ├── Send a welcome Gmail message to the newly added campaign member in Salesforce.yaml ├── Send an SMS message through ClickSend for each complaint received through Gmail.yaml ├── Send an SMS message through ClickSend for each order placed in Shopify.yaml ├── Send an SMS message via Twilio when a new issue is created in Jira.yaml ├── Send an SMS message via Twilio when a new row is appended to a Google Sheets worksheet.yaml ├── Send an SMS message via Twilio when a new task is created in Asana.yaml ├── Send an SMS notification about upcoming offers for Shopify customers using text from IBM watsonx ai.yaml ├── Send an SMS via Infobip when an event is created in Google Calendar for each new Wufoo form entry.yaml ├── Send an email notification on creating an employee in BambooHR.yaml ├── Send an email using a template from Amazon SES whenever a lead is created in Salesforce.yaml ├── Send an email using a template from Salesforce Account Engagement for each Salesforce Account Engagement prospect.yaml ├── Send an invite to fill time entries in Toggl Track for each new employee added to BambooHR.yaml ├── Send me a Slack notification for every new Insightly contact.yaml ├── Send me a Slack notification for every new Marketo lead.yaml ├── Send me a Slack notification for every new Salesforce opportunity.yaml ├── Slack notifications for closed won opportunities in Microsoft Dynamics 365 for Sales.yaml ├── Stop or start or reboot the Amazon EC2 instance whenever a Zendesk Service ticket gets created.yaml ├── Stop or start or reboot the Amazon RDS instance whenever a Zendesk Service ticket gets created.yaml ├── Store the issue data in IBM Db2 whenever a new issue gets created in Jira.yaml ├── Store the lead details in Oracle Database when a new Salesforce lead gets created.yaml ├── Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml ├── Sync Insightly contacts with Microsoft Dynamics 365 contacts.yaml ├── Sync Insightly new leads with Salesforce leads.yaml ├── Sync Marketo new leads with Salesforce Leads.yaml ├── Sync Salesforce Leads between accounts and check and record state.yaml ├── Sync Salesforce cases with ServiceNow tickets.yaml ├── Sync Salesforce contacts and Mailchimp mailing list subscribers.yaml ├── Sync employee records between Couchbase and Amazon DynamoDB.yaml ├── Sync leads between Salesforce accounts and send email with the sync result.yaml ├── Sync leads from Microsoft Dynamics 365 to Marketo.yaml ├── Sync new Salesforce cases with GitHub issues.yaml ├── Sync new attendee from Eventbrite to lead in Insightly.yaml ├── Sync new attendee from Eventbrite to lead in Microsoft Dynamics 365 for Sales.yaml ├── Sync new case from Microsoft Dynamics 365 to ServiceNow.yaml ├── Sync new contact from Insightly to Marketo.yaml ├── Sync new or updated contact from Microsoft Dynamics 365 to Marketo lead.yaml ├── Synchronize data between Amazon DynamoDB and Google Cloud BigQuery.yaml ├── Syncs Microsoft Active Directory computers to Microsoft Entra ID.yaml ├── Syncs Microsoft Active Directory users to Microsoft Entra ID.yaml ├── Syncs Salesforce accounts with Oracle E-Business Suite customers.yaml ├── Transfer a file through IBM Aspera and send the transfer status in Gmail upon approval received in Microsoft Exchange.yaml ├── Translate Amazon S3 file content to a specified language and store the translated file in Amazon S3.yaml ├── Translate non-English content to English whenever a new Gmail message is received.yaml ├── Trigger a Jenkins build for a new commit on GitHub.yaml ├── Trigger an alarm whenever the threshold is violated based on the Amazon CloudWatch published metric data.yaml ├── Update Eventbrite event based on IBM Weather forecast.yaml ├── Update IBM Targetprocess bugs with the latest status and priority from Zendesk Service tickets.yaml ├── Update ServiceNow incident and send a Microsoft Teams notification whenever a work item in IBM EWM is updated.yaml ├── Update a Workday opportunity and send a Slack message whenever an opportunity is updated in Salesforce.yaml ├── Update a case in Salesforce when a Zendesk Service ticket status is updated to closed.yaml ├── Update a prospect score in Salesforce Account Engagement for each visit retrieved from Salesforce Account Engagement.yaml ├── Update a ticket in Zendesk Service for each completed task retrieved from Google Tasks.yaml ├── Update a ticket status in Zendesk Service for tickets that did not have a response from the user for more than 3 days.yaml ├── Update lead in Insightly and store the updated details in Amazon DynamoDB whenever a lead is updated in Salesforce.yaml ├── Update or create a Salesforce contact for a new Eventbrite event attendee.yaml ├── Update or create a configuration string in Redis.yaml ├── Update or create a customer set in SAP via OData when a new contact is created in Salesforce.yaml ├── Update the price book entry in Salesforce whenever a product is updated in Magento.yaml ├── Update the status of Jira issues with the status from IBM Targetprocess bugs.yaml ├── Upload a Box file to Amazon S3 and transfer it to a target application through IBM Aspera.yaml ├── Upload the attachments to Microsoft OneDrive for Business whenever a new issue with attachments is created in Jira.yaml ├── Use Slack to notify of unprocessed UKG leave requests.yaml ├── Using the For each node and JSONata to process high priority issues.yaml ├── Validate the data between Wufoo form entry responses and Microsoft Excel Online worksheet data.yaml ├── Weekly copy Dropbox files to new IBM Cloud Object Storage S3 bucket named with date.yaml ├── Welcome guide part 3 - Create a CSV file in Box of the products in Salesforce.yaml ├── Welcome guide part 4 - Flower order API.yaml ├── Welcome guide setup 1 - Add products to Salesforce.yaml ├── Welcome guide setup 2 - Create Sunflower Festival order in Salesforce.yaml ├── Welcome guide setup 3 - Delete flowers and order from Salesforce.yaml ├── markdown │ ├── API to create leads in Salesforce using a csv file from Box_instructions.md │ ├── API to create or update leads in Salesforce based on a Google Sheets spreadsheet_instructions.md │ ├── API to retrieve source code repository details and send an email about inactive repositories_instructions.md │ ├── Add Eventbrite attendees to Insightly and Mailchimp_instructions.md │ ├── Add Eventbrite event as a new Salesforce campaign and notify via Slack_instructions.md │ ├── Add a Mailchimp subscriber from a Slack slash command_instructions.md │ ├── Add a card to a list in Trello for each new form entry created in Wufoo_instructions.md │ ├── Add a card to a list in Trello when a new lead is added in Marketo_instructions.md │ ├── Add a card to a list in Trello when a new task is created in Insightly_instructions.md │ ├── Add a card to a list in Trello whenever a new task is created in Asana_instructions.md │ ├── Add a document in IBM Watson Discovery when a file is created in IBM OpenPages with Watson_instructions.md │ ├── Add a group member in Google Groups for each employee retrieved from Microsoft Dynamics 365 Finance and Operations_instructions.md │ ├── Add a member to a group in Google Groups when a new subscriber is added to a list in Mailchimp_instructions.md │ ├── Add a subscriber to a list in Mailchimp for each other customer retrieved from Shopify_instructions.md │ ├── Add a subscriber to a list in Mailchimp when a new form entry is created in Wufoo_instructions.md │ ├── Add a subscriber to a list in Mailchimp when a new row is appended in Microsoft Excel Online_instructions.md │ ├── Add a subscriber to a specific list in Mailchimp_instructions.md │ ├── Add comments to the Jira issues with the new comments from IBM Targetprocess bugs_instructions.md │ ├── Add employees of BambooHR as users in IBM Targetprocess_instructions.md │ ├── Add new Eventbrite attendees to Mailchimp lists_instructions.md │ ├── Add new Zendesk Service users to a team in Businessmap_instructions.md │ ├── Add recipients to a campaign using Hunter when a Google Calendar event is scheduled_instructions.md │ ├── Add records to Amazon Kinesis data streams for each object retrieved from Amazon S3_instructions.md │ ├── Add subscribers to a list in Mailchimp for each other contact retrieved from Google Contacts_instructions.md │ ├── Amazon EventBridge sends events when a Salesforce lead is successfully created or when a Salesforce lead creation fails_instructions.md │ ├── An API to create a contact in Salesforce using a name and email address_instructions.md │ ├── An email gets sent when a Salesforce opportunity update fails due to incorrect values_instructions.md │ ├── Announce new Eventbrite attendees on Slack and send a voucher_instructions.md │ ├── Announce new Eventbrite attendees on Slack_instructions.md │ ├── Append a note in Microsoft OneNote when a task is created in Asana_instructions.md │ ├── Append a note to the Microsoft OneNote page for each file downloaded from Google Drive_instructions.md │ ├── Append a row in Microsoft Excel Online for each activity log retrieved from mondaydotcom_instructions.md │ ├── Append a row in Microsoft Excel Online for each new response retrieved from SurveyMonkey surveys_instructions.md │ ├── Append a row in Microsoft Excel Online when a new Salesforce account with more than 500 employees is created_instructions.md │ ├── Append a row in Microsoft Excel Online when a new lead is created in Marketo_instructions.md │ ├── Append a row in the Microsoft Excel Online spreadsheet for each new form entry created in Wufoo_instructions.md │ ├── Append a row in the Microsoft Excel Online spreadsheet for each new response created in SurveyMonkey_instructions.md │ ├── Append a row in the Microsoft Excel Online spreadsheet when a new subscriber is created in Mailchimp_instructions.md │ ├── Arrange welcome drinks for an Eventbrite event_instructions.md │ ├── Assign ServiceNow incidents to Jira and Slack_instructions.md │ ├── Assign a prospect in Salesforce Account Engagement for each Salesforce Account Engagement visitor_instructions.md │ ├── Assign new Zendesk Service users to a board in Businessmap_instructions.md │ ├── Assign open tasks to a team from IBM Targetprocess and send details to the team using Gmail_instructions.md │ ├── Associate a new prospect to a list in Salesforce Account Engagement when a new subscriber is created in Mailchimp_instructions.md │ ├── Associate candidates with job openings in Zoho Recruit for each new Wufoo form entry_instructions.md │ ├── At regular intervals extract Salesforce lead details and upload Box file with CSV output_instructions.md │ ├── Convert Insightly leads to Zoho CRM leads_instructions.md │ ├── Copy messages between Slack channels_instructions.md │ ├── Create Box folders for Jira issues_instructions.md │ ├── Create a Google Calendar event whenever an epic is created in GitLab_instructions.md │ ├── Create a Google Calendar when a campaign is created in Salesforce for members who have completed the registration_instructions.md │ ├── Create a Sharepoint team site for the new Eventbrite event_instructions.md │ ├── Create a Trello card for every new Insightly task_instructions.md │ ├── Create a Trello card for new SharePoint listitem_instructions.md │ ├── Create a calendar in Google Calendar when a new item is created in mondaydotcom_instructions.md │ ├── Create a campaign in Mailchimp for each new job requisition created in Oracle HCM_instructions.md │ ├── Create a candidate in Oracle HCM for all new Mailchimp subscribers_instructions.md │ ├── Create a candidate in Oracle HCM for each candidate who has a unique email address from Workday_instructions.md │ ├── Create a case file in IBM Cloud Object Storage S3 for any non-English file content when a case is created in Salesforce_instructions.md │ ├── Create a case in Salesforce when a new incident is created in ServiceNow and alert team_instructions.md │ ├── Create a case in Salesforce whenever a new issue is created in Jira_instructions.md │ ├── Create a comment in Front for each updated deal in HubSpot CRM_instructions.md │ ├── Create a comment in GitHub when a new comment is posted in Wrike and notify through a Slack message_instructions.md │ ├── Create a comment in GitHub with a knowledge article from ServiceNow when an issue is created or updated in GitHub_instructions.md │ ├── Create a comment in a ServiceNow ticket when a new case is created in Salesforce_instructions.md │ ├── Create a comment on a card in Businessmap when you receive an update for a card as a Gmail message_instructions.md │ ├── Create a contact and add the contact to a Google Contacts group based on the product interest of the new Salesforce lead_instructions.md │ ├── Create a contact and add the contact to a specific group in Google Contacts when a subscriber is created in Mailchimp_instructions.md │ ├── Create a contact in Amazon SES whenever a new contact is created in Insightly_instructions.md │ ├── Create a contact in Google Contacts for each HubSpot CRM contact who qualifies as a customer_instructions.md │ ├── Create a contact in Google Contacts when a new row in Google Sheets containing contact information is appended_instructions.md │ ├── Create a contact in HubSpot CRM for each campaign member of a completed campaign in Salesforce_instructions.md │ ├── Create a contact in HubSpot CRM when a campaign member is created or updated in Salesforce_instructions.md │ ├── Create a contact in HubSpot CRM when a contact is created in Salesforce and then associate the contact with a company_instructions.md │ ├── Create a contact in HubSpot Marketing when a new lead is created in Salesforce_instructions.md │ ├── Create a contact in HubSpot Marketing when a new row is appended in Microsoft Excel Online_instructions.md │ ├── Create a contact in Salesforce when a new company record is created in Microsoft SQL Server_instructions.md │ ├── Create a contact in Zoho CRM for each new customer in Shopify_instructions.md │ ├── Create a contact list or a contact in HubSpot Marketing when a new form entry is created in Wufoo_instructions.md │ ├── Create a customer in Square when a customer is created in Shopify_instructions.md │ ├── Create a database instance in Amazon RDS when a new company is created in IBM Maximo_instructions.md │ ├── Create a deal in Zoho CRM for each new paid customer in Square_instructions.md │ ├── Create a document in Couchbase whenever a ticket gets created in Zendesk Service_instructions.md │ ├── Create a file in Box based on the value retrieved from a row in a Google Sheets worksheet_instructions.md │ ├── Create a file in Box for each attachment downloaded from an email_instructions.md │ ├── Create a file in Box for new documents created in Salesforce_instructions.md │ ├── Create a file in Box when a new document is created in Salesforce_instructions.md │ ├── Create a file in Dropbox for each new opportunity in Salesforce that has attachments_instructions.md │ ├── Create a file in Google Drive for each new document created in Salesforce_instructions.md │ ├── Create a file in Microsoft OneDrive for Business and a Zendesk ticket whenever a Gmail message is received_instructions.md │ ├── Create a file in a Box folder when a new attachment is created in Salesforce_instructions.md │ ├── Create a file in a specific folder in Box with Salesforce opportunity details_instructions.md │ ├── Create a folder in Box for each event retrieved from Eventbrite_instructions.md │ ├── Create a folder in Box for new contacts created in Salesforce_instructions.md │ ├── Create a folder in Box for new events created in Google Calendar_instructions.md │ ├── Create a folder in Box whenever a new account is created in Salesforce_instructions.md │ ├── Create a folder in Box whenever a new campaign is created in Mailchimp_instructions.md │ ├── Create a folder in Box whenever a new case is created in Salesforce_instructions.md │ ├── Create a folder in Box whenever a new form entry is created in Wufoo_instructions.md │ ├── Create a folder in Box whenever a new incident is created in ServiceNow_instructions.md │ ├── Create a folder in Box whenever a new opportunity is created in Salesforce_instructions.md │ ├── Create a folder in Google Drive for each event retrieved from Eventbrite_instructions.md │ ├── Create a folder in Google Drive whenever a new campaign is created in Salesforce_instructions.md │ ├── Create a folder in Google Drive whenever a new row is appended in Google Sheets_instructions.md │ ├── Create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors_instructions.md │ ├── Create a job requisition in SAP SuccessFactors and send an email to the hiring manager about the job requisition_instructions.md │ ├── Create a job requisition in Workday when a new row is appended in Microsoft Excel Online_instructions.md │ ├── Create a job requisition in Workday_instructions.md │ ├── Create a lead in Marketo for each new attendee retrieved from Eventbrite_instructions.md │ ├── Create a lead in Marketo when a new contact is created in Salesforce_instructions.md │ ├── Create a lead in Salesforce for each Eventbrite attendee_instructions.md │ ├── Create a lead in Salesforce when a new form entry is created in Wufoo_instructions.md │ ├── Create a lead in Salesforce whenever a new row that contains potential lead data is appended in Microsoft Excel Online_instructions.md │ ├── Create a lead in Zoho CRM for each new Wufoo form entry_instructions.md │ ├── Create a list in Microsoft To Do for a new list created in Mailchimp_instructions.md │ ├── Create a list item in SharePoint when a Wufoo form is submitted_instructions.md │ ├── Create a list of workers for an upcoming assignment in Google Sheets from Oracle HCM worker records_instructions.md │ ├── Create a marketing event in HubSpot Marketing and send event details through Gmail for each Eventbrite event_instructions.md │ ├── Create a message in Front for each new contact added to Front from a sheet in Google Sheets_instructions.md │ ├── Create a message in Front for each new contact added to a contact list in HubSpot Marketing_instructions.md │ ├── Create a message in Microsoft Viva Engage when a new response is received in SurveyMonkey_instructions.md │ ├── Create a message in Microsoft Viva Engage when a new task is created in Asana_instructions.md │ ├── Create a message in a new Google Pub Sub topic using data from Azure Cosmos DB when a new message is received_instructions.md │ ├── Create a new IBM EWM work item when a new incident is logged in ServiceNow_instructions.md │ ├── Create a new Jira issue for a new Trello card_instructions.md │ ├── Create a new Trello card for a new Salesforce campaign_instructions.md │ ├── Create a new Trello card for a new Salesforce case_instructions.md │ ├── Create a new Trello card for a new Salesforce lead_instructions.md │ ├── Create a new Trello card when a new case is created in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Create a new Trello card when a new event in Eventbrite is added_instructions.md │ ├── Create a new Trello card when a new opportunity record is created in Salesforce_instructions.md │ ├── Create a new Trello card when a new row is added in Google Sheets_instructions.md │ ├── Create a new contact in Google Contacts when a campaign member is created or updated in Salesforce_instructions.md │ ├── Create a new contact in Salesforce for a new Eventbrite order_instructions.md │ ├── Create a new employee in IBM Db2 for each worker retrieved from Oracle HCM and sync any existing employee to IBM Db2_instructions.md │ ├── Create a new form entry in Wufoo from BambooHR_instructions.md │ ├── Create a new row in a Google Sheets spreadsheet for each new employee retrieved from the Amazon Redshift record_instructions.md │ ├── Create a new row in a Google Sheets worksheet for each new opportunity retrieved from the MySQL record_instructions.md │ ├── Create a new task in Asana when a new Salesforce campaign is created_instructions.md │ ├── Create a new user in ServiceNow when a new contact is created in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Create a note in Salesforce for the retrieved call details of a phone number from Twilio_instructions.md │ ├── Create a package in Zoho Inventory for new Shopify orders_instructions.md │ ├── Create a page with embedded content in Microsoft OneNote for the email received with attachments from Microsoft Exchange_instructions.md │ ├── Create a payment reminder in Mailchimp for unpaid attendee emails found using Hunter_instructions.md │ ├── Create a pickup ready order event through flexEngage based on the IBM Sterling Order Management System delivery method_instructions.md │ ├── Create a platform event in Salesforce whenever a product is created or updated in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Create a post in WordPress for each Eventbrite event_instructions.md │ ├── Create a post in WordPress when a new complete row is appended in Google Sheets_instructions.md │ ├── Create a post in a category in WordPress when a new campaign is created in Mailchimp_instructions.md │ ├── Create a project in Workday for each Jira project retrieved_instructions.md │ ├── Create a prospect in Salesforce Account Engagement whenever a new form entry is created in Wufoo_instructions.md │ ├── Create a quick event in Google Calendar when a new subscriber is created in Mailchimp_instructions.md │ ├── Create a quick event in Google Calendar when a new task is created in Asana_instructions.md │ ├── Create a quote in Zoho Books for each new Shopify order and send the quote through Slack_instructions.md │ ├── Create a repository or issue in GitHub when a new issue is created in Jira_instructions.md │ ├── Create a row in Google Sheets for each new task created in Asana_instructions.md │ ├── Create a row in Google Sheets whenever a new task is created in Asana_instructions.md │ ├── Create a row in Google Sheets worksheet when a new lead is created in Marketo_instructions.md │ ├── Create a row in a Google Sheets spreadsheet when an issue is created or updated on GitHub_instructions.md │ ├── Create a row in the Google Sheets worksheet when a new campaign member is created in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Create a sales order in Zoho Inventory for each new Square payment_instructions.md │ ├── Create a single invoice in Oracle E-Business Suite when an order is closed_instructions.md │ ├── Create a sourcing project in SAP Ariba for each project retrieved from Insightly_instructions.md │ ├── Create a supplier and invoice in Coupa for each purchase order retrieved from IBM Maximo_instructions.md │ ├── Create a supplier in Coupa for each supplier profile downloaded from SAP Ariba_instructions.md │ ├── Create a system user in ServiceNow for new employees of a specific work type that is created in Oracle HCM_instructions.md │ ├── Create a task in Asana when a new case is created in Salesforce_instructions.md │ ├── Create a task in Asana when a new contact is created in Insightly_instructions.md │ ├── Create a task in Asana when an issue is created or updated in GitHub_instructions.md │ ├── Create a task in Asana whenever a new response is added in SurveyMonkey_instructions.md │ ├── Create a task in Asana whenever a new row is appended in Google Sheets_instructions.md │ ├── Create a task in Asana whenever a new subscriber is added to Mailchimp_instructions.md │ ├── Create a task in Microsoft To Do when a new event is created in Google Calendar_instructions.md │ ├── Create a task in Microsoft To Do when a new task is created in Asana_instructions.md │ ├── Create a task in Microsoft To Do when a new ticket is created in Zendesk Service_instructions.md │ ├── Create a task in Wrike when a new issue is raised in GitHub and notify through a Slack message_instructions.md │ ├── Create a task in a list in Google Tasks when a new ticket is created in Zendesk Service_instructions.md │ ├── Create a task in a list in Microsoft To Do when a lead is created in Salesforce_instructions.md │ ├── Create a task on the Microsoft To Do list using information retrieved from Microsoft Excel Online_instructions.md │ ├── Create a ticket in Zendesk Service when a new form entry is created in Wufoo_instructions.md │ ├── Create a user in Microsoft Active Directory for each contact in Salesforce_instructions.md │ ├── Create an Asana task for every new Insigthly task_instructions.md │ ├── Create an Asana task from a Gmail message_instructions.md │ ├── Create an HTML file in Box for each page of the HTML content retrieved from Microsoft OneNote_instructions.md │ ├── Create an SAP customer set in SAP via OData for each new opportunity retrieved from Salesforce_instructions.md │ ├── Create an account in Salesforce for each new Eventbrite attendee_instructions.md │ ├── Create an account in Salesforce when a new attendee is created in Eventbrite_instructions.md │ ├── Create an annotation in Crystal Ball for each new contact created in Salesforce_instructions.md │ ├── Create an annotation in Crystal Ball for each new product created in Shopify_instructions.md │ ├── Create an annotation in Crystal Ball for new Mailchimp campaigns_instructions.md │ ├── Create an employee account in LDAP for each employee retrieved from Microsoft Dynamics 365 for Finance and Operations_instructions.md │ ├── Create an event in Google Calendar for each applied absence in Factorial HR_instructions.md │ ├── Create an event in Google Calendar for each new form entry created in Wufoo_instructions.md │ ├── Create an event in Google Calendar for each registered Eventbrite event attendee_instructions.md │ ├── Create an event in Google Calendar from a new Gmail message_instructions.md │ ├── Create an event in Google Calendar when a new campaign is created in Mailchimp_instructions.md │ ├── Create an event in Google Calendar when a new form entry is created in Wufoo_instructions.md │ ├── Create an expense in Zoho Books for each new payment in Square_instructions.md │ ├── Create an incident in ServiceNow for each new WhatsApp message retrieved from Twilio_instructions.md │ ├── Create an incident in ServiceNow for each worker retrieved from Oracle HCM based on their joining date_instructions.md │ ├── Create an incident in ServiceNow whenever a new customer issue record is added to IBM Db2_instructions.md │ ├── Create an incident or problem in ServiceNow when a ticket is created in Zendesk Service_instructions.md │ ├── Create an invoice in Zoho Books for each new Shopify order and send the invoice through Gmail_instructions.md │ ├── Create an issue in GitHub according to the importance level of the task in Wrike_instructions.md │ ├── Create an issue in GitHub from a new Gmail message_instructions.md │ ├── Create an issue in GitHub when a case is created in Salesforce_instructions.md │ ├── Create an issue in GitHub when a new campaign is created in Salesforce_instructions.md │ ├── Create an issue in GitHub when a new complete row is appended in Google Sheets_instructions.md │ ├── Create an issue in GitLab whenever a new incident is logged in ServiceNow_instructions.md │ ├── Create an issue in IBM OpenPages with Watson when an incident is created in ServiceNow_instructions.md │ ├── Create an item in Zoho Books for each new Shopify product_instructions.md │ ├── Create an item in mondaydotcom when a new lead is created in Salesforce based on the Salesforce lead rating_instructions.md │ ├── Create an item on the mondaydotcom board for tickets created in Zendesk Service_instructions.md │ ├── Create an opportunity in Insightly when an issue is created or updated in GitHub_instructions.md │ ├── Create an order in Oracle E-Business Suite when a new opportunity is created in Salesforce_instructions.md │ ├── Create an order in Oracle E-Business Suite when a new order is received in Microsoft Dynamics 365_instructions.md │ ├── Create an order in Salesforce whenever a new customer order is created in Magento_instructions.md │ ├── Create bugs in IBM Targetprocess for the issues retrieved from Jira_instructions.md │ ├── Create data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event_instructions.md │ ├── Create lead in Insightly and store the details in Amazon DynamoDB whenever a new lead is created in Salesforce_instructions.md │ ├── Create new leads in Marketo by capturing lead names and details in Slack_instructions.md │ ├── Create or update a campaign member in Salesforce when a new sales order is created in Magento_instructions.md │ ├── Create or update a contact in HubSpot Marketing when an account is created or updated in Salesforce_instructions.md │ ├── Create order in IBM Sterling Order Management System for orders created in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Create targeted contact lists in Eventbrite based on unconverted Salesforce leads and geography_instructions.md │ ├── Create tickets in Zendesk Service for the bugs retrieved from IBM Targetprocess_instructions.md │ ├── Create time entries in Toggl Track for each new issue created in Jira_instructions.md │ ├── Create time entries in Toggl Track for each time registry added in Factorial HR_instructions.md │ ├── Creates a Dropbox file when a new attachment is created in ServiceNow_instructions.md │ ├── Creates a Dropbox folder and shares the link via Slack when a new spreadsheet is created in Google Sheets_instructions.md │ ├── Creates a Trello card for a new Insightly lead_instructions.md │ ├── Creates a case in Salesforce when an issue is created in Jira_instructions.md │ ├── Creates a file in Box when a new incident is created in ServiceNow_instructions.md │ ├── Creates a file in Dropbox when a new email is received in Gmail_instructions.md │ ├── Creates a list item attachment in SharePoint and uploads it to Box when a new attachment is created in ServiceNow_instructions.md │ ├── Creates a task in Asana when an issue is created in Jira_instructions.md │ ├── Creates an Asana task when a new Microsoft Teams message is created_instructions.md │ ├── Creates an incident in ServiceNow when an issue is created in Jira_instructions.md │ ├── Creates an object in Amazon S3 when a new lead is created in Microsoft Dynamics 365_instructions.md │ ├── Creates an object in Amazon S3 when an attachment of type incident is created in ServiceNow_instructions.md │ ├── Creates data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event_instructions.md │ ├── Data ingestion to Google Cloud Storage from Dropbox_instructions.md │ ├── Data integration between Microsoft Azure Blob storage and Amazon S3_instructions.md │ ├── Delete a user from Microsoft Entra ID when an offboarding request is created for the user in Zendesk Service_instructions.md │ ├── Download a PDF attachment from Salesforce and add the PDF document to the Watson Discovery Service_instructions.md │ ├── Download an employee file in BambooHR and send the report for approval to DocuSign_instructions.md │ ├── Download an expense report in Expensify and send the report to the manager for approval via DocuSign_instructions.md │ ├── Export the report from Microsoft Power BI and create the file in Microsoft OneDrive for Business_instructions.md │ ├── Filter records with speed limit violations and add these records to Amazon S3 via the Amazon Kinesis delivery stream_instructions.md │ ├── For large Salesforce opportunities send an email and create an Asana task_instructions.md │ ├── Get Amazon Kinesis data stream records_instructions.md │ ├── Get PagerDuty schedule and update Slack user group and topic_instructions.md │ ├── IBM Sterling Intelligent Promising performs a supply check for each product that it retrieves_instructions.md │ ├── Initiate a large volume read request for an Anaplan view and share the data as an attachment via Gmail_instructions.md │ ├── Insert a record in Google Cloud BigQuery when a new form entry is created in Wufoo_instructions.md │ ├── Insert data into the Snowflake table when a new file gets created in Amazon S3_instructions.md │ ├── Integrate data between Box files and Microsoft Azure Blob storage_instructions.md │ ├── Integrate data between IBM Cloud Object Storage S3 and Amazon Redshift_instructions.md │ ├── Integrate data between Microsoft Azure Blob storage and Amazon Kinesis_instructions.md │ ├── Invite a new Salesforce contact to access a file in Google Drive_instructions.md │ ├── Invoke a function from AWS Lambda whenever a new row is appended in Google Sheets_instructions.md │ ├── Invoke a function from AWS Lambda whenever an opportunity gets created in Salesforce_instructions.md │ ├── Invoke an HTTP method for each item retrieved from a new sales order created using Magento_instructions.md │ ├── Launch an Amazon EC2 instance and send a Gmail message to the attendees of the Amazon EC2 event with instance details_instructions.md │ ├── Launch an Amazon EC2 instance for each retrieved alarm from Amazon CloudWatch_instructions.md │ ├── Launch an Amazon EC2 instance whenever a new row is appended in Google Sheets requesting to launch the instance_instructions.md │ ├── Load NetSuite ERP products into Salesforce_instructions.md │ ├── Make a voice call to the component owner using Twilio when a new ticket is created in Zendesk Service_instructions.md │ ├── Notify users via phone call or text or WhatsApp message using Twilio whenever an incident is created in ServiceNow_instructions.md │ ├── Open Banking - Account information data load_instructions.md │ ├── Open a ticket on ServiceNow from an identified issue in Slack and send an email using Gmail_instructions.md │ ├── Orders ingestion to IBM Supply Chain Intelligence Suite from Microsoft Dynamics 365_instructions.md │ ├── Post Slack message for new Gmail message_instructions.md │ ├── Publish an order update message to an Apache Pulsar topic when a new order is created in Shopify_instructions.md │ ├── RAG pattern flow - Query the Pinecone Vector DB using embeddings from IBM watsonx ai and generate text with the results_instructions.md │ ├── RAG-powered Slack knowledge assistant using Google Gemini and Milvus_instructions.md │ ├── Record Eventbrite attendees to Google Sheets_instructions.md │ ├── Record Jira issues to Google Sheets_instructions.md │ ├── Record Microsoft Dynamics 365 campaign to Google Sheets_instructions.md │ ├── Record ServiceNow ticket details to Google Sheets_instructions.md │ ├── Record event attendance for each Eventbrite attendee by syncing Eventbrite events with HubSpot Marketing events_instructions.md │ ├── Retrieve MS Dynamics 365 leads and create an MS Excel CSV file in Dropbox at regular intervals_instructions.md │ ├── Retrieve a configuration string from Redis_instructions.md │ ├── Retrieve a file from Box and update the content in Anaplan, then import the data into a model in Anaplan_instructions.md │ ├── Retrieve a ticket from Zendesk Service based on the ticket severity_instructions.md │ ├── Retrieve and update Microsoft Excel Online worksheet rows with the status email sent through Gmail_instructions.md │ ├── Retrieve campaign-related records from Salesforce and update the rows in Microsoft Excel Online with campaign details_instructions.md │ ├── Retrieve documents from IBM Cloudant and insert document data into a Google Cloud BigQuery table_instructions.md │ ├── Retrieve documents from IBM Cloudant and publish them in Google Cloud PubSub topics_instructions.md │ ├── Retrieve documents from Microsoft SharePoint and upload them to an IBM FileNet repository_instructions.md │ ├── Retrieve emails by subject from Microsoft Exchange and upload the details to the Wufoo_instructions.md │ ├── Retrieve employees from Microsoft Dynamics 365 for Finance and Operations and create users in Microsoft Active Directory_instructions.md │ ├── Retrieve file content from Google Drive then add the document to the Watson Discovery Service_instructions.md │ ├── Retrieve incidents from ServiceNow based on the severity level and push incident details to a Microsoft Teams channel_instructions.md │ ├── Retrieve leads from Insightly and add the lead data to Microsoft Power BI_instructions.md │ ├── Retrieve orders from Salesforce and notify customers about any weather dependent delays_instructions.md │ ├── Retrieve the last build from Jenkins and if the build fails create an issue in Jira if an issue does not already exist_instructions.md │ ├── Route messages from Azure Service Bus queue to Cosmos DB then forward to another queue and acknowledge the message_instructions.md │ ├── Save a candidate attachment in Workday for each new email received with attachments from Microsoft Exchange_instructions.md │ ├── Schedule an exit interview via Google Calendar for a new offboarding ticket created in Zendesk Service_instructions.md │ ├── Search people from an organization by email domain in Hunter and create or update contacts in Salesforce_instructions.md │ ├── Send Gmail message for a new Salesforce Lead or a Slack message if email address is missing_instructions.md │ ├── Send Gmail message for new Slack message_instructions.md │ ├── Send Gmail message to new Salesforce lead_instructions.md │ ├── Send a Gmail message for new leads created in Salesforce based on the lead rating_instructions.md │ ├── Send a Gmail message to a contact whenever a case is updated to a closed status in Salesforce_instructions.md │ ├── Send a Gmail message to new employees retrieved from Oracle HCM for an organization_instructions.md │ ├── Send a Gmail message to the Zendesk Service user for each ticket retrieved from Zendesk Service_instructions.md │ ├── Send a Gmail message to the assignee based on the retrieved Zendesk Service ticket severity_instructions.md │ ├── Send a Gmail message to the marketing team for each marketing campaign data retrieved from HubSpot Marketing_instructions.md │ ├── Send a Gmail message when a new employee record is retrieved from Google Cloud BigQuery_instructions.md │ ├── Send a Gmail message when a new event is added to Eventbrite_instructions.md │ ├── Send a Gmail message when a new message is created in Microsoft Viva Engage_instructions.md │ ├── Send a Gmail message when a new order update message is received in Apache Pulsar_instructions.md │ ├── Send a Gmail message when a new sales rule coupon is created in Magento_instructions.md │ ├── Send a Gmail message when a platform event is triggered_instructions.md │ ├── Send a Gmail message when the Microsoft Power BI target goal value is either achieved or failed_instructions.md │ ├── Send a Gmail message when urgent ServiceNow incidents come in_instructions.md │ ├── Send a Gmail message whenever a new task is created in Asana_instructions.md │ ├── Send a Google Chat message to the Zendesk Service ticket assignee with a Dropbox link for tickets with urgent priority_instructions.md │ ├── Send a Google Chat welcome message with a Dropbox link to all the attendees of a Google Calendar event_instructions.md │ ├── Send a Microsoft Teams message when a case is created or updated in Microsoft Dynamics 365_instructions.md │ ├── Send a Microsoft Teams message when a listitem is updated in SharePoint_instructions.md │ ├── Send a Microsoft Teams message when a new Insightly task is created_instructions.md │ ├── Send a Microsoft Teams message when a new event is created in Eventbrite_instructions.md │ ├── Send a Microsoft Teams message when a new product is created in Microsoft Dynamics 365_instructions.md │ ├── Send a Microsoft Teams message when a sales order is created or updated in Salesforce_instructions.md │ ├── Send a Microsoft Teams message when a ticket is created in ServiceNow_instructions.md │ ├── Send a Microsoft Teams message when an issue is created in Jira_instructions.md │ ├── Send a Slack message for each closed opportunity retrieved from Insightly_instructions.md │ ├── Send a Slack message for each new form entry created in Wufoo_instructions.md │ ├── Send a Slack message for every updated message in Microsoft Teams_instructions.md │ ├── Send a Slack message for opportunities created in Insightly based on the opportunity value_instructions.md │ ├── Send a Slack message for published posts in WordPress_instructions.md │ ├── Send a Slack message for urgent ServiceNow incidents_instructions.md │ ├── Send a Slack message notification about Businessmap cards in the backlog for a specific time_instructions.md │ ├── Send a Slack message when a high or highest priority issue is created in Jira_instructions.md │ ├── Send a Slack message when a new Salesforce opportunity is created for a new customer that has been closed_instructions.md │ ├── Send a Slack message when a new feature request issue is created in Jira_instructions.md │ ├── Send a Slack message when a new incident ticket with urgent priority is created in Zendesk Service_instructions.md │ ├── Send a Slack message when a new order is created in Microsoft Dynamics 365_instructions.md │ ├── Send a Slack message when a new topic is created in Microsoft Viva Engage_instructions.md │ ├── Send a Slack message when a site is created or updated in SharePoint_instructions.md │ ├── Send a Slack message when accounts are created in Microsoft Dynamics 365_instructions.md │ ├── Send a Slack message when an incident is created in ServiceNow_instructions.md │ ├── Send a Slack message when an incident is updated in ServiceNow_instructions.md │ ├── Send a Slack message when an issue is created or updated on GitHub_instructions.md │ ├── Send a Slack message when new contacts are created in Microsoft Dynamics 365_instructions.md │ ├── Send a Slack message when the task count in Asana exceeds the limit_instructions.md │ ├── Send a Slack message whenever a new task is created in Asana_instructions.md │ ├── Send a Slack notification for each new closed and won opportunity in Salesforce_instructions.md │ ├── Send a Slack notification for resolved case in Microsoft Dynamics 365_instructions.md │ ├── Send a Slack notification for the new employees retrieved from Oracle HCM_instructions.md │ ├── Send a daily email notification that summarizes the meetings using Google Gemini_instructions.md │ ├── Send a message by phone number via Twilio when new all-day-event information is updated in a Google Sheets worksheet_instructions.md │ ├── Send a message on Slack when a new Salesforce contact is created_instructions.md │ ├── Send a notification message via Gmail to a specific group in Google Groups_instructions.md │ ├── Send a reminder Gmail message to the event attendees for each Google Calendar event_instructions.md │ ├── Send a status message via Gmail when a lead is created in Salesforce_instructions.md │ ├── Send a voice message through ClickSend for each new form entry created in Wufoo_instructions.md │ ├── Send a voice message via Infobip for each new form entry created in Wufoo_instructions.md │ ├── Send a welcome Gmail message to the newly added campaign member in Salesforce_instructions.md │ ├── Send an SMS message through ClickSend for each complaint received through Gmail_instructions.md │ ├── Send an SMS message through ClickSend for each order placed in Shopify_instructions.md │ ├── Send an SMS message via Twilio when a new issue is created in Jira_instructions.md │ ├── Send an SMS message via Twilio when a new row is appended to a Google Sheets worksheet_instructions.md │ ├── Send an SMS message via Twilio when a new task is created in Asana_instructions.md │ ├── Send an SMS message when a new task is created in Asana_instructions.md │ ├── Send an SMS notification about upcoming offers for Shopify customers using text from IBM watsonx ai_instructions.md │ ├── Send an SMS via Infobip when an event is created in Google Calendar for each new Wufoo form entry_instructions.md │ ├── Send an email notification on creating an employee in BambooHR_instructions.md │ ├── Send an email using a template from Amazon SES whenever a lead is created in Salesforce_instructions.md │ ├── Send an email using a template from Salesforce Account Engagement for each Salesforce Account Engagement prospect_instructions.md │ ├── Send an invite to fill time entries in Toggl Track for each new employee added to BambooHR_instructions.md │ ├── Send me a Slack notification for every new Insightly contact_instructions.md │ ├── Send me a Slack notification for every new Marketo lead_instructions.md │ ├── Send me a Slack notification for every new Salesforce opportunity_instructions.md │ ├── Send me a Twilio SMS for every new Salesforce contact_instructions.md │ ├── Send me a Twilio SMS when a new message arrives in Gmail_instructions.md │ ├── Send me a Twilio SMS when a new row is added in Google Sheets_instructions.md │ ├── Slack notifications for closed won opportunities in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Stop or start or reboot the Amazon EC2 instance whenever a Zendesk Service ticket gets created_instructions.md │ ├── Stop or start or reboot the Amazon RDS instance whenever a Zendesk Service ticket gets created_instructions.md │ ├── Store the issue data in IBM Db2 whenever a new issue gets created in Jira_instructions.md │ ├── Store the lead details in Oracle Database when a new Salesforce lead gets created_instructions.md │ ├── Summarize the open leads from Salesforce using IBM watsonx ai and send an email_instructions.md │ ├── Sync Insightly contacts with Microsoft Dynamics 365 contacts_instructions.md │ ├── Sync Insightly new leads with Salesforce leads_instructions.md │ ├── Sync Marketo new leads with Salesforce Leads_instructions.md │ ├── Sync Salesforce Leads between accounts and check and record state_instructions.md │ ├── Sync Salesforce cases with ServiceNow tickets_instructions.md │ ├── Sync Salesforce contacts and Mailchimp mailing list subscribers_instructions.md │ ├── Sync employee records between Couchbase and Amazon DynamoDB_instructions.md │ ├── Sync leads between Salesforce accounts and send email with the sync result_instructions.md │ ├── Sync leads from Microsoft Dynamics 365 to Marketo_instructions.md │ ├── Sync new Salesforce cases with GitHub issues_instructions.md │ ├── Sync new attendee from Eventbrite to lead in Insightly_instructions.md │ ├── Sync new attendee from Eventbrite to lead in Microsoft Dynamics 365 for Sales_instructions.md │ ├── Sync new case from Microsoft Dynamics 365 to ServiceNow_instructions.md │ ├── Sync new contact from Insightly to Marketo_instructions.md │ ├── Sync new or updated contact from Microsoft Dynamics 365 to Marketo lead_instructions.md │ ├── Synchronize data between Amazon DynamoDB and Google Cloud BigQuery_instructions.md │ ├── Syncs Microsoft Active Directory computers to Microsoft Entra ID_instructions.md │ ├── Syncs Microsoft Active Directory users to Microsoft Entra ID_instructions.md │ ├── Syncs Salesforce accounts with Oracle E-Business Suite customers_instructions.md │ ├── Transfer a file through IBM Aspera and send the transfer status in Gmail upon approval received in Microsoft Exchange_instructions.md │ ├── Translate Amazon S3 file content to a specified language and store the translated file in Amazon S3_instructions.md │ ├── Translate non-English content to English whenever a new Gmail message is received_instructions.md │ ├── Trigger a Jenkins build for a new commit on GitHub_instructions.md │ ├── Trigger an alarm whenever the threshold is violated based on the Amazon CloudWatch published metric data_instructions.md │ ├── Update Eventbrite event based on IBM Weather forecast_instructions.md │ ├── Update IBM Targetprocess bugs with the latest status and priority from Zendesk Service tickets_instructions.md │ ├── Update ServiceNow incident and send a Microsoft Teams notification whenever a work item in IBM EWM is updated_instructions.md │ ├── Update a Workday opportunity and send a Slack message whenever an opportunity is updated in Salesforce_instructions.md │ ├── Update a case in Salesforce when a Zendesk Service ticket status is updated to closed_instructions.md │ ├── Update a prospect score in Salesforce Account Engagement for each visit retrieved from Salesforce Account Engagement_instructions.md │ ├── Update a ticket in Zendesk Service for each completed task retrieved from Google Tasks_instructions.md │ ├── Update a ticket status in Zendesk Service for tickets that did not have a response from the user for more than 3 days_instructions.md │ ├── Update lead in Insightly and store the updated details in Amazon DynamoDB whenever a lead is updated in Salesforce_instructions.md │ ├── Update or create a Salesforce contact for a new Eventbrite event attendee_instructions.md │ ├── Update or create a configuration string in Redis_instructions.md │ ├── Update or create a customer set in SAP via OData when a new contact is created in Salesforce_instructions.md │ ├── Update the price book entry in Salesforce whenever a product is updated in Magento_instructions.md │ ├── Update the status of Jira issues with the status from IBM Targetprocess bugs_instructions.md │ ├── Upload a Box file to Amazon S3 and transfer it to a target application through IBM Aspera_instructions.md │ ├── Upload the attachments to Microsoft OneDrive for Business whenever a new issue with attachments is created in Jira_instructions.md │ ├── Use Slack to notify of unprocessed UKG leave requests_instructions.md │ ├── Use a Slack slash command to send a Twilio SMS message_instructions.md │ ├── Using the For each node and JSONata to process high priority issues_instructions.md │ ├── Validate the data between Wufoo form entry responses and Microsoft Excel Online worksheet data_instructions.md │ ├── Weekly copy Dropbox files to new IBM Cloud Object Storage S3 bucket named with date_instructions.md │ ├── Welcome guide part 3 - Create a CSV file in Box of the products in Salesforce_instructions.md │ ├── Welcome guide part 4 - Flower order API_instructions.md │ ├── Welcome guide setup 1 - Add products to Salesforce_instructions.md │ ├── Welcome guide setup 2 - Create Sunflower Festival order in Salesforce_instructions.md │ ├── Welcome guide setup 3 - Delete flowers and order from Salesforce_instructions.md │ └── sample │ │ └── sunflowerFestivalProductsSample.csv └── template-metadata.json └── test ├── schema └── template-metadata-schema.json ├── template-files-test.js ├── template-metadata-schema-test.js └── tutorial-metadata.json /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/.DS_Store -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/.editorconfig -------------------------------------------------------------------------------- /.github/workflows/tests.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/.github/workflows/tests.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .idea/* 2 | node_modules/ 3 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/README.md -------------------------------------------------------------------------------- /backup/app-connect-templates-master_before-pr253_20220425.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/backup/app-connect-templates-master_before-pr253_20220425.zip -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/package.json -------------------------------------------------------------------------------- /resources/API to create leads in Salesforce using a csv file from Box.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/API to create leads in Salesforce using a csv file from Box.yaml -------------------------------------------------------------------------------- /resources/API to create or update leads in Salesforce based on a Google Sheets spreadsheet.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/API to create or update leads in Salesforce based on a Google Sheets spreadsheet.yaml -------------------------------------------------------------------------------- /resources/API to retrieve source code repository details and send an email about inactive repositories.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/API to retrieve source code repository details and send an email about inactive repositories.yaml -------------------------------------------------------------------------------- /resources/Add Eventbrite attendees to Insightly and Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add Eventbrite attendees to Insightly and Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Add Eventbrite event as a new Salesforce campaign and notify via Slack.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add Eventbrite event as a new Salesforce campaign and notify via Slack.yaml -------------------------------------------------------------------------------- /resources/Add a Mailchimp subscriber from a Slack slash command.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a Mailchimp subscriber from a Slack slash command.yaml -------------------------------------------------------------------------------- /resources/Add a card to a list in Trello for each new form entry created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a card to a list in Trello for each new form entry created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Add a card to a list in Trello when a new lead is added in Marketo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a card to a list in Trello when a new lead is added in Marketo.yaml -------------------------------------------------------------------------------- /resources/Add a card to a list in Trello when a new task is created in Insightly.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a card to a list in Trello when a new task is created in Insightly.yaml -------------------------------------------------------------------------------- /resources/Add a card to a list in Trello whenever a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a card to a list in Trello whenever a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Add a document in IBM Watson Discovery when a file is created in IBM OpenPages with Watson.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a document in IBM Watson Discovery when a file is created in IBM OpenPages with Watson.yaml -------------------------------------------------------------------------------- /resources/Add a member to a group in Google Groups when a new subscriber is added to a list in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a member to a group in Google Groups when a new subscriber is added to a list in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Add a subscriber to a list in Mailchimp for each other customer retrieved from Shopify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a subscriber to a list in Mailchimp for each other customer retrieved from Shopify.yaml -------------------------------------------------------------------------------- /resources/Add a subscriber to a list in Mailchimp when a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a subscriber to a list in Mailchimp when a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Add a subscriber to a list in Mailchimp when a new row is appended in Microsoft Excel Online.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a subscriber to a list in Mailchimp when a new row is appended in Microsoft Excel Online.yaml -------------------------------------------------------------------------------- /resources/Add a subscriber to a specific list in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add a subscriber to a specific list in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Add comments to the Jira issues with the new comments from IBM Targetprocess bugs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add comments to the Jira issues with the new comments from IBM Targetprocess bugs.yaml -------------------------------------------------------------------------------- /resources/Add employees of BambooHR as users in IBM Targetprocess.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add employees of BambooHR as users in IBM Targetprocess.yaml -------------------------------------------------------------------------------- /resources/Add new Eventbrite attendees to Mailchimp lists.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add new Eventbrite attendees to Mailchimp lists.yaml -------------------------------------------------------------------------------- /resources/Add new Zendesk Service users to a team in Businessmap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add new Zendesk Service users to a team in Businessmap.yaml -------------------------------------------------------------------------------- /resources/Add recipients to a campaign using Hunter when a Google Calendar event is scheduled.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add recipients to a campaign using Hunter when a Google Calendar event is scheduled.yaml -------------------------------------------------------------------------------- /resources/Add records to Amazon Kinesis data streams for each object retrieved from Amazon S3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add records to Amazon Kinesis data streams for each object retrieved from Amazon S3.yaml -------------------------------------------------------------------------------- /resources/Add subscribers to a list in Mailchimp for each other contact retrieved from Google Contacts.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Add subscribers to a list in Mailchimp for each other contact retrieved from Google Contacts.yaml -------------------------------------------------------------------------------- /resources/An API to create a contact in Salesforce using a name and email address.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/An API to create a contact in Salesforce using a name and email address.yaml -------------------------------------------------------------------------------- /resources/An email gets sent when a Salesforce opportunity update fails due to incorrect values.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/An email gets sent when a Salesforce opportunity update fails due to incorrect values.yaml -------------------------------------------------------------------------------- /resources/Announce new Eventbrite attendees on Slack and send a voucher.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Announce new Eventbrite attendees on Slack and send a voucher.yaml -------------------------------------------------------------------------------- /resources/Announce new Eventbrite attendees on Slack.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Announce new Eventbrite attendees on Slack.yaml -------------------------------------------------------------------------------- /resources/Append a note in Microsoft OneNote when a task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a note in Microsoft OneNote when a task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Append a note to the Microsoft OneNote page for each file downloaded from Google Drive.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a note to the Microsoft OneNote page for each file downloaded from Google Drive.yaml -------------------------------------------------------------------------------- /resources/Append a row in Microsoft Excel Online for each activity log retrieved from mondaydotcom.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a row in Microsoft Excel Online for each activity log retrieved from mondaydotcom.yaml -------------------------------------------------------------------------------- /resources/Append a row in Microsoft Excel Online for each new response retrieved from SurveyMonkey surveys.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a row in Microsoft Excel Online for each new response retrieved from SurveyMonkey surveys.yaml -------------------------------------------------------------------------------- /resources/Append a row in Microsoft Excel Online when a new lead is created in Marketo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a row in Microsoft Excel Online when a new lead is created in Marketo.yaml -------------------------------------------------------------------------------- /resources/Append a row in the Microsoft Excel Online spreadsheet for each new form entry created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a row in the Microsoft Excel Online spreadsheet for each new form entry created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Append a row in the Microsoft Excel Online spreadsheet for each new response created in SurveyMonkey.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a row in the Microsoft Excel Online spreadsheet for each new response created in SurveyMonkey.yaml -------------------------------------------------------------------------------- /resources/Append a row in the Microsoft Excel Online spreadsheet when a new subscriber is created in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Append a row in the Microsoft Excel Online spreadsheet when a new subscriber is created in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Assign ServiceNow incidents to Jira and Slack.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Assign ServiceNow incidents to Jira and Slack.yaml -------------------------------------------------------------------------------- /resources/Assign a prospect in Salesforce Account Engagement for each Salesforce Account Engagement visitor.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Assign a prospect in Salesforce Account Engagement for each Salesforce Account Engagement visitor.yaml -------------------------------------------------------------------------------- /resources/Assign new Zendesk Service users to a board in Businessmap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Assign new Zendesk Service users to a board in Businessmap.yaml -------------------------------------------------------------------------------- /resources/Assign open tasks to a team from IBM Targetprocess and send details to the team using Gmail.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Assign open tasks to a team from IBM Targetprocess and send details to the team using Gmail.yaml -------------------------------------------------------------------------------- /resources/Associate candidates with job openings in Zoho Recruit for each new Wufoo form entry.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Associate candidates with job openings in Zoho Recruit for each new Wufoo form entry.yaml -------------------------------------------------------------------------------- /resources/At regular intervals extract Salesforce lead details and upload Box file with CSV output.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/At regular intervals extract Salesforce lead details and upload Box file with CSV output.yaml -------------------------------------------------------------------------------- /resources/Convert Insightly leads to Zoho CRM leads.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Convert Insightly leads to Zoho CRM leads.yaml -------------------------------------------------------------------------------- /resources/Copy messages between Slack channels.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Copy messages between Slack channels.yaml -------------------------------------------------------------------------------- /resources/Create Box folders for Jira issues.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create Box folders for Jira issues.yaml -------------------------------------------------------------------------------- /resources/Create a Google Calendar event whenever an epic is created in GitLab.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a Google Calendar event whenever an epic is created in GitLab.yaml -------------------------------------------------------------------------------- /resources/Create a Sharepoint team site for the new Eventbrite event.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a Sharepoint team site for the new Eventbrite event.yaml -------------------------------------------------------------------------------- /resources/Create a Trello card for every new Insightly task.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a Trello card for every new Insightly task.yaml -------------------------------------------------------------------------------- /resources/Create a Trello card for new SharePoint listitem.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a Trello card for new SharePoint listitem.yaml -------------------------------------------------------------------------------- /resources/Create a calendar in Google Calendar when a new item is created in mondaydotcom.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a calendar in Google Calendar when a new item is created in mondaydotcom.yaml -------------------------------------------------------------------------------- /resources/Create a campaign in Mailchimp for each new job requisition created in Oracle HCM.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a campaign in Mailchimp for each new job requisition created in Oracle HCM.yaml -------------------------------------------------------------------------------- /resources/Create a candidate in Oracle HCM for all new Mailchimp subscribers.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a candidate in Oracle HCM for all new Mailchimp subscribers.yaml -------------------------------------------------------------------------------- /resources/Create a candidate in Oracle HCM for each candidate who has a unique email address from Workday.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a candidate in Oracle HCM for each candidate who has a unique email address from Workday.yaml -------------------------------------------------------------------------------- /resources/Create a case in Salesforce when a new incident is created in ServiceNow and alert team.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a case in Salesforce when a new incident is created in ServiceNow and alert team.yaml -------------------------------------------------------------------------------- /resources/Create a case in Salesforce whenever a new issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a case in Salesforce whenever a new issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Create a comment in Front for each updated deal in HubSpot CRM.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a comment in Front for each updated deal in HubSpot CRM.yaml -------------------------------------------------------------------------------- /resources/Create a comment in GitHub when a new comment is posted in Wrike and notify through a Slack message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a comment in GitHub when a new comment is posted in Wrike and notify through a Slack message.yaml -------------------------------------------------------------------------------- /resources/Create a comment in a ServiceNow ticket when a new case is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a comment in a ServiceNow ticket when a new case is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a comment on a card in Businessmap when you receive an update for a card as a Gmail message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a comment on a card in Businessmap when you receive an update for a card as a Gmail message.yaml -------------------------------------------------------------------------------- /resources/Create a contact in Amazon SES whenever a new contact is created in Insightly.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in Amazon SES whenever a new contact is created in Insightly.yaml -------------------------------------------------------------------------------- /resources/Create a contact in Google Contacts for each HubSpot CRM contact who qualifies as a customer.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in Google Contacts for each HubSpot CRM contact who qualifies as a customer.yaml -------------------------------------------------------------------------------- /resources/Create a contact in HubSpot CRM for each campaign member of a completed campaign in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in HubSpot CRM for each campaign member of a completed campaign in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a contact in HubSpot CRM when a campaign member is created or updated in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in HubSpot CRM when a campaign member is created or updated in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a contact in HubSpot Marketing when a new lead is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in HubSpot Marketing when a new lead is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a contact in HubSpot Marketing when a new row is appended in Microsoft Excel Online.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in HubSpot Marketing when a new row is appended in Microsoft Excel Online.yaml -------------------------------------------------------------------------------- /resources/Create a contact in Salesforce when a new company record is created in Microsoft SQL Server.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in Salesforce when a new company record is created in Microsoft SQL Server.yaml -------------------------------------------------------------------------------- /resources/Create a contact in Zoho CRM for each new customer in Shopify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact in Zoho CRM for each new customer in Shopify.yaml -------------------------------------------------------------------------------- /resources/Create a contact list or a contact in HubSpot Marketing when a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a contact list or a contact in HubSpot Marketing when a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create a customer in Square when a customer is created in Shopify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a customer in Square when a customer is created in Shopify.yaml -------------------------------------------------------------------------------- /resources/Create a database instance in Amazon RDS when a new company is created in IBM Maximo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a database instance in Amazon RDS when a new company is created in IBM Maximo.yaml -------------------------------------------------------------------------------- /resources/Create a deal in Zoho CRM for each new paid customer in Square.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a deal in Zoho CRM for each new paid customer in Square.yaml -------------------------------------------------------------------------------- /resources/Create a document in Couchbase whenever a ticket gets created in Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a document in Couchbase whenever a ticket gets created in Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Create a file in Box based on the value retrieved from a row in a Google Sheets worksheet.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in Box based on the value retrieved from a row in a Google Sheets worksheet.yaml -------------------------------------------------------------------------------- /resources/Create a file in Box for each attachment downloaded from an email.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in Box for each attachment downloaded from an email.yaml -------------------------------------------------------------------------------- /resources/Create a file in Box for new documents created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in Box for new documents created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a file in Box when a new document is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in Box when a new document is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a file in Dropbox for each new opportunity in Salesforce that has attachments.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in Dropbox for each new opportunity in Salesforce that has attachments.yaml -------------------------------------------------------------------------------- /resources/Create a file in Google Drive for each new document created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in Google Drive for each new document created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a file in a Box folder when a new attachment is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in a Box folder when a new attachment is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a file in a specific folder in Box with Salesforce opportunity details.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a file in a specific folder in Box with Salesforce opportunity details.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box for each event retrieved from Eventbrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box for each event retrieved from Eventbrite.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box for new contacts created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box for new contacts created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box for new events created in Google Calendar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box for new events created in Google Calendar.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box whenever a new account is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box whenever a new account is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box whenever a new campaign is created in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box whenever a new campaign is created in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box whenever a new case is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box whenever a new case is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box whenever a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box whenever a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box whenever a new incident is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box whenever a new incident is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Box whenever a new opportunity is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Box whenever a new opportunity is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Google Drive for each event retrieved from Eventbrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Google Drive for each event retrieved from Eventbrite.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Google Drive whenever a new campaign is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Google Drive whenever a new campaign is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a folder in Google Drive whenever a new row is appended in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a folder in Google Drive whenever a new row is appended in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a job opening in Zoho Recruit for job requisitions in SAP SuccessFactors.yaml -------------------------------------------------------------------------------- /resources/Create a job requisition in Workday when a new row is appended in Microsoft Excel Online.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a job requisition in Workday when a new row is appended in Microsoft Excel Online.yaml -------------------------------------------------------------------------------- /resources/Create a job requisition in Workday.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a job requisition in Workday.yaml -------------------------------------------------------------------------------- /resources/Create a lead in Marketo for each new attendee retrieved from Eventbrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a lead in Marketo for each new attendee retrieved from Eventbrite.yaml -------------------------------------------------------------------------------- /resources/Create a lead in Marketo when a new contact is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a lead in Marketo when a new contact is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a lead in Salesforce for each Eventbrite attendee.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a lead in Salesforce for each Eventbrite attendee.yaml -------------------------------------------------------------------------------- /resources/Create a lead in Salesforce when a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a lead in Salesforce when a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create a lead in Zoho CRM for each new Wufoo form entry.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a lead in Zoho CRM for each new Wufoo form entry.yaml -------------------------------------------------------------------------------- /resources/Create a list in Microsoft To Do for a new list created in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a list in Microsoft To Do for a new list created in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Create a list item in SharePoint when a Wufoo form is submitted.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a list item in SharePoint when a Wufoo form is submitted.yaml -------------------------------------------------------------------------------- /resources/Create a list of workers for an upcoming assignment in Google Sheets from Oracle HCM worker records.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a list of workers for an upcoming assignment in Google Sheets from Oracle HCM worker records.yaml -------------------------------------------------------------------------------- /resources/Create a message in Front for each new contact added to Front from a sheet in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a message in Front for each new contact added to Front from a sheet in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Create a message in Front for each new contact added to a contact list in HubSpot Marketing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a message in Front for each new contact added to a contact list in HubSpot Marketing.yaml -------------------------------------------------------------------------------- /resources/Create a message in Microsoft Viva Engage when a new response is received in SurveyMonkey.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a message in Microsoft Viva Engage when a new response is received in SurveyMonkey.yaml -------------------------------------------------------------------------------- /resources/Create a message in Microsoft Viva Engage when a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a message in Microsoft Viva Engage when a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Create a new IBM EWM work item when a new incident is logged in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new IBM EWM work item when a new incident is logged in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Create a new Jira issue for a new Trello card.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Jira issue for a new Trello card.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card for a new Salesforce campaign.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card for a new Salesforce campaign.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card for a new Salesforce case.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card for a new Salesforce case.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card for a new Salesforce lead.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card for a new Salesforce lead.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card when a new case is created in Microsoft Dynamics 365 for Sales.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card when a new case is created in Microsoft Dynamics 365 for Sales.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card when a new event in Eventbrite is added.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card when a new event in Eventbrite is added.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card when a new opportunity record is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card when a new opportunity record is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a new Trello card when a new row is added in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new Trello card when a new row is added in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Create a new contact in Google Contacts when a campaign member is created or updated in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new contact in Google Contacts when a campaign member is created or updated in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a new contact in Salesforce for a new Eventbrite order.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new contact in Salesforce for a new Eventbrite order.yaml -------------------------------------------------------------------------------- /resources/Create a new form entry in Wufoo from BambooHR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new form entry in Wufoo from BambooHR.yaml -------------------------------------------------------------------------------- /resources/Create a new task in Asana when a new Salesforce campaign is created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new task in Asana when a new Salesforce campaign is created.yaml -------------------------------------------------------------------------------- /resources/Create a new user in ServiceNow when a new contact is created in Microsoft Dynamics 365 for Sales.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a new user in ServiceNow when a new contact is created in Microsoft Dynamics 365 for Sales.yaml -------------------------------------------------------------------------------- /resources/Create a note in Salesforce for the retrieved call details of a phone number from Twilio.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a note in Salesforce for the retrieved call details of a phone number from Twilio.yaml -------------------------------------------------------------------------------- /resources/Create a package in Zoho Inventory for new Shopify orders.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a package in Zoho Inventory for new Shopify orders.yaml -------------------------------------------------------------------------------- /resources/Create a payment reminder in Mailchimp for unpaid attendee emails found using Hunter.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a payment reminder in Mailchimp for unpaid attendee emails found using Hunter.yaml -------------------------------------------------------------------------------- /resources/Create a post in WordPress for each Eventbrite event.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a post in WordPress for each Eventbrite event.yaml -------------------------------------------------------------------------------- /resources/Create a post in WordPress when a new complete row is appended in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a post in WordPress when a new complete row is appended in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Create a post in a category in WordPress when a new campaign is created in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a post in a category in WordPress when a new campaign is created in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Create a project in Workday for each Jira project retrieved.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a project in Workday for each Jira project retrieved.yaml -------------------------------------------------------------------------------- /resources/Create a prospect in Salesforce Account Engagement whenever a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a prospect in Salesforce Account Engagement whenever a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create a quick event in Google Calendar when a new subscriber is created in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a quick event in Google Calendar when a new subscriber is created in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Create a quick event in Google Calendar when a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a quick event in Google Calendar when a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Create a quote in Zoho Books for each new Shopify order and send the quote through Slack.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a quote in Zoho Books for each new Shopify order and send the quote through Slack.yaml -------------------------------------------------------------------------------- /resources/Create a repository or issue in GitHub when a new issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a repository or issue in GitHub when a new issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Create a row in Google Sheets for each new task created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a row in Google Sheets for each new task created in Asana.yaml -------------------------------------------------------------------------------- /resources/Create a row in Google Sheets whenever a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a row in Google Sheets whenever a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Create a row in Google Sheets worksheet when a new lead is created in Marketo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a row in Google Sheets worksheet when a new lead is created in Marketo.yaml -------------------------------------------------------------------------------- /resources/Create a row in a Google Sheets spreadsheet when an issue is created or updated on GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a row in a Google Sheets spreadsheet when an issue is created or updated on GitHub.yaml -------------------------------------------------------------------------------- /resources/Create a sales order in Zoho Inventory for each new Square payment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a sales order in Zoho Inventory for each new Square payment.yaml -------------------------------------------------------------------------------- /resources/Create a single invoice in Oracle E-Business Suite when an order is closed.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a single invoice in Oracle E-Business Suite when an order is closed.yaml -------------------------------------------------------------------------------- /resources/Create a sourcing project in SAP Ariba for each project retrieved from Insightly.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a sourcing project in SAP Ariba for each project retrieved from Insightly.yaml -------------------------------------------------------------------------------- /resources/Create a supplier and invoice in Coupa for each purchase order retrieved from IBM Maximo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a supplier and invoice in Coupa for each purchase order retrieved from IBM Maximo.yaml -------------------------------------------------------------------------------- /resources/Create a supplier in Coupa for each supplier profile downloaded from SAP Ariba.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a supplier in Coupa for each supplier profile downloaded from SAP Ariba.yaml -------------------------------------------------------------------------------- /resources/Create a task in Asana when a new case is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Asana when a new case is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a task in Asana when a new contact is created in Insightly.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Asana when a new contact is created in Insightly.yaml -------------------------------------------------------------------------------- /resources/Create a task in Asana when an issue is created or updated in GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Asana when an issue is created or updated in GitHub.yaml -------------------------------------------------------------------------------- /resources/Create a task in Asana whenever a new response is added in SurveyMonkey.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Asana whenever a new response is added in SurveyMonkey.yaml -------------------------------------------------------------------------------- /resources/Create a task in Asana whenever a new row is appended in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Asana whenever a new row is appended in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Create a task in Asana whenever a new subscriber is added to Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Asana whenever a new subscriber is added to Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Create a task in Microsoft To Do when a new event is created in Google Calendar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Microsoft To Do when a new event is created in Google Calendar.yaml -------------------------------------------------------------------------------- /resources/Create a task in Microsoft To Do when a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Microsoft To Do when a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Create a task in Microsoft To Do when a new ticket is created in Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Microsoft To Do when a new ticket is created in Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Create a task in Wrike when a new issue is raised in GitHub and notify through a Slack message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in Wrike when a new issue is raised in GitHub and notify through a Slack message.yaml -------------------------------------------------------------------------------- /resources/Create a task in a list in Google Tasks when a new ticket is created in Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in a list in Google Tasks when a new ticket is created in Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Create a task in a list in Microsoft To Do when a lead is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task in a list in Microsoft To Do when a lead is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create a task on the Microsoft To Do list using information retrieved from Microsoft Excel Online.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a task on the Microsoft To Do list using information retrieved from Microsoft Excel Online.yaml -------------------------------------------------------------------------------- /resources/Create a ticket in Zendesk Service when a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a ticket in Zendesk Service when a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create a user in Microsoft Active Directory for each contact in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create a user in Microsoft Active Directory for each contact in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create an Asana task for every new Insigthly task.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an Asana task for every new Insigthly task.yaml -------------------------------------------------------------------------------- /resources/Create an Asana task from a Gmail message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an Asana task from a Gmail message.yaml -------------------------------------------------------------------------------- /resources/Create an HTML file in Box for each page of the HTML content retrieved from Microsoft OneNote.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an HTML file in Box for each page of the HTML content retrieved from Microsoft OneNote.yaml -------------------------------------------------------------------------------- /resources/Create an SAP customer set in SAP via OData for each new opportunity retrieved from Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an SAP customer set in SAP via OData for each new opportunity retrieved from Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create an account in Salesforce for each new Eventbrite attendee.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an account in Salesforce for each new Eventbrite attendee.yaml -------------------------------------------------------------------------------- /resources/Create an account in Salesforce when a new attendee is created in Eventbrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an account in Salesforce when a new attendee is created in Eventbrite.yaml -------------------------------------------------------------------------------- /resources/Create an annotation in Crystal Ball for each new contact created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an annotation in Crystal Ball for each new contact created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create an annotation in Crystal Ball for each new product created in Shopify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an annotation in Crystal Ball for each new product created in Shopify.yaml -------------------------------------------------------------------------------- /resources/Create an annotation in Crystal Ball for new Mailchimp campaigns.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an annotation in Crystal Ball for new Mailchimp campaigns.yaml -------------------------------------------------------------------------------- /resources/Create an event in Google Calendar for each applied absence in Factorial HR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an event in Google Calendar for each applied absence in Factorial HR.yaml -------------------------------------------------------------------------------- /resources/Create an event in Google Calendar for each new form entry created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an event in Google Calendar for each new form entry created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create an event in Google Calendar for each registered Eventbrite event attendee.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an event in Google Calendar for each registered Eventbrite event attendee.yaml -------------------------------------------------------------------------------- /resources/Create an event in Google Calendar from a new Gmail message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an event in Google Calendar from a new Gmail message.yaml -------------------------------------------------------------------------------- /resources/Create an event in Google Calendar when a new campaign is created in Mailchimp.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an event in Google Calendar when a new campaign is created in Mailchimp.yaml -------------------------------------------------------------------------------- /resources/Create an event in Google Calendar when a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an event in Google Calendar when a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Create an expense in Zoho Books for each new payment in Square.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an expense in Zoho Books for each new payment in Square.yaml -------------------------------------------------------------------------------- /resources/Create an incident in ServiceNow for each new WhatsApp message retrieved from Twilio.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an incident in ServiceNow for each new WhatsApp message retrieved from Twilio.yaml -------------------------------------------------------------------------------- /resources/Create an incident in ServiceNow whenever a new customer issue record is added to IBM Db2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an incident in ServiceNow whenever a new customer issue record is added to IBM Db2.yaml -------------------------------------------------------------------------------- /resources/Create an incident or problem in ServiceNow when a ticket is created in Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an incident or problem in ServiceNow when a ticket is created in Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Create an invoice in Zoho Books for each new Shopify order and send the invoice through Gmail.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an invoice in Zoho Books for each new Shopify order and send the invoice through Gmail.yaml -------------------------------------------------------------------------------- /resources/Create an issue in GitHub according to the importance level of the task in Wrike.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in GitHub according to the importance level of the task in Wrike.yaml -------------------------------------------------------------------------------- /resources/Create an issue in GitHub from a new Gmail message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in GitHub from a new Gmail message.yaml -------------------------------------------------------------------------------- /resources/Create an issue in GitHub when a case is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in GitHub when a case is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create an issue in GitHub when a new campaign is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in GitHub when a new campaign is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create an issue in GitHub when a new complete row is appended in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in GitHub when a new complete row is appended in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Create an issue in GitLab whenever a new incident is logged in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in GitLab whenever a new incident is logged in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Create an issue in IBM OpenPages with Watson when an incident is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an issue in IBM OpenPages with Watson when an incident is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Create an item in Zoho Books for each new Shopify product.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an item in Zoho Books for each new Shopify product.yaml -------------------------------------------------------------------------------- /resources/Create an item on the mondaydotcom board for tickets created in Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an item on the mondaydotcom board for tickets created in Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Create an opportunity in Insightly when an issue is created or updated in GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an opportunity in Insightly when an issue is created or updated in GitHub.yaml -------------------------------------------------------------------------------- /resources/Create an order in Oracle E-Business Suite when a new opportunity is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an order in Oracle E-Business Suite when a new opportunity is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create an order in Oracle E-Business Suite when a new order is received in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an order in Oracle E-Business Suite when a new order is received in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Create an order in Salesforce whenever a new customer order is created in Magento.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create an order in Salesforce whenever a new customer order is created in Magento.yaml -------------------------------------------------------------------------------- /resources/Create bugs in IBM Targetprocess for the issues retrieved from Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create bugs in IBM Targetprocess for the issues retrieved from Jira.yaml -------------------------------------------------------------------------------- /resources/Create data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event.yaml -------------------------------------------------------------------------------- /resources/Create new leads in Marketo by capturing lead names and details in Slack.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create new leads in Marketo by capturing lead names and details in Slack.yaml -------------------------------------------------------------------------------- /resources/Create or update a campaign member in Salesforce when a new sales order is created in Magento.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create or update a campaign member in Salesforce when a new sales order is created in Magento.yaml -------------------------------------------------------------------------------- /resources/Create or update a contact in HubSpot Marketing when an account is created or updated in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create or update a contact in HubSpot Marketing when an account is created or updated in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Create targeted contact lists in Eventbrite based on unconverted Salesforce leads and geography.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create targeted contact lists in Eventbrite based on unconverted Salesforce leads and geography.yaml -------------------------------------------------------------------------------- /resources/Create tickets in Zendesk Service for the bugs retrieved from IBM Targetprocess.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create tickets in Zendesk Service for the bugs retrieved from IBM Targetprocess.yaml -------------------------------------------------------------------------------- /resources/Create time entries in Toggl Track for each new issue created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create time entries in Toggl Track for each new issue created in Jira.yaml -------------------------------------------------------------------------------- /resources/Create time entries in Toggl Track for each time registry added in Factorial HR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Create time entries in Toggl Track for each time registry added in Factorial HR.yaml -------------------------------------------------------------------------------- /resources/Creates a Dropbox file when a new attachment is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates a Dropbox file when a new attachment is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Creates a Trello card for a new Insightly lead.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates a Trello card for a new Insightly lead.yaml -------------------------------------------------------------------------------- /resources/Creates a case in Salesforce when an issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates a case in Salesforce when an issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Creates a file in Box when a new incident is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates a file in Box when a new incident is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Creates a file in Dropbox when a new email is received in Gmail.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates a file in Dropbox when a new email is received in Gmail.yaml -------------------------------------------------------------------------------- /resources/Creates a task in Asana when an issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates a task in Asana when an issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Creates an Asana task when a new Microsoft Teams message is created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates an Asana task when a new Microsoft Teams message is created.yaml -------------------------------------------------------------------------------- /resources/Creates an incident in ServiceNow when an issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates an incident in ServiceNow when an issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Creates an object in Amazon S3 when a new lead is created in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates an object in Amazon S3 when a new lead is created in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Creates an object in Amazon S3 when an attachment of type incident is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates an object in Amazon S3 when an attachment of type incident is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Creates data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Creates data extension values in Salesforce Marketing Cloud for contacts created in Salesforce event.yaml -------------------------------------------------------------------------------- /resources/Data ingestion to Google Cloud Storage from Dropbox.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Data ingestion to Google Cloud Storage from Dropbox.yaml -------------------------------------------------------------------------------- /resources/Data integration between Microsoft Azure Blob storage and Amazon S3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Data integration between Microsoft Azure Blob storage and Amazon S3.yaml -------------------------------------------------------------------------------- /resources/Download a PDF attachment from Salesforce and add the PDF document to the Watson Discovery Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Download a PDF attachment from Salesforce and add the PDF document to the Watson Discovery Service.yaml -------------------------------------------------------------------------------- /resources/Download an employee file in BambooHR and send the report for approval to DocuSign.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Download an employee file in BambooHR and send the report for approval to DocuSign.yaml -------------------------------------------------------------------------------- /resources/Download an expense report in Expensify and send the report to the manager for approval via DocuSign.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Download an expense report in Expensify and send the report to the manager for approval via DocuSign.yaml -------------------------------------------------------------------------------- /resources/Export the report from Microsoft Power BI and create the file in Microsoft OneDrive for Business.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Export the report from Microsoft Power BI and create the file in Microsoft OneDrive for Business.yaml -------------------------------------------------------------------------------- /resources/For large Salesforce opportunities send an email and create an Asana task.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/For large Salesforce opportunities send an email and create an Asana task.yaml -------------------------------------------------------------------------------- /resources/Get Amazon Kinesis data stream records.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Get Amazon Kinesis data stream records.yaml -------------------------------------------------------------------------------- /resources/Get PagerDuty schedule and update Slack user group and topic.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Get PagerDuty schedule and update Slack user group and topic.yaml -------------------------------------------------------------------------------- /resources/IBM Sterling Intelligent Promising performs a supply check for each product that it retrieves.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/IBM Sterling Intelligent Promising performs a supply check for each product that it retrieves.yaml -------------------------------------------------------------------------------- /resources/Insert a record in Google Cloud BigQuery when a new form entry is created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Insert a record in Google Cloud BigQuery when a new form entry is created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Insert data into the Snowflake table when a new file gets created in Amazon S3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Insert data into the Snowflake table when a new file gets created in Amazon S3.yaml -------------------------------------------------------------------------------- /resources/Integrate data between Box files and Microsoft Azure Blob storage.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Integrate data between Box files and Microsoft Azure Blob storage.yaml -------------------------------------------------------------------------------- /resources/Integrate data between IBM Cloud Object Storage S3 and Amazon Redshift.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Integrate data between IBM Cloud Object Storage S3 and Amazon Redshift.yaml -------------------------------------------------------------------------------- /resources/Integrate data between Microsoft Azure Blob storage and Amazon Kinesis.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Integrate data between Microsoft Azure Blob storage and Amazon Kinesis.yaml -------------------------------------------------------------------------------- /resources/Invite a new Salesforce contact to access a file in Google Drive.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Invite a new Salesforce contact to access a file in Google Drive.yaml -------------------------------------------------------------------------------- /resources/Invoke a function from AWS Lambda whenever a new row is appended in Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Invoke a function from AWS Lambda whenever a new row is appended in Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Invoke a function from AWS Lambda whenever an opportunity gets created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Invoke a function from AWS Lambda whenever an opportunity gets created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Invoke an HTTP method for each item retrieved from a new sales order created using Magento.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Invoke an HTTP method for each item retrieved from a new sales order created using Magento.yaml -------------------------------------------------------------------------------- /resources/Launch an Amazon EC2 instance for each retrieved alarm from Amazon CloudWatch.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Launch an Amazon EC2 instance for each retrieved alarm from Amazon CloudWatch.yaml -------------------------------------------------------------------------------- /resources/Open Banking - Account information data load.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Open Banking - Account information data load.yaml -------------------------------------------------------------------------------- /resources/Open a ticket on ServiceNow from an identified issue in Slack and send an email using Gmail.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Open a ticket on ServiceNow from an identified issue in Slack and send an email using Gmail.yaml -------------------------------------------------------------------------------- /resources/Orders ingestion to IBM Supply Chain Intelligence Suite from Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Orders ingestion to IBM Supply Chain Intelligence Suite from Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Post Slack message for new Gmail message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Post Slack message for new Gmail message.yaml -------------------------------------------------------------------------------- /resources/Publish an order update message to an Apache Pulsar topic when a new order is created in Shopify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Publish an order update message to an Apache Pulsar topic when a new order is created in Shopify.yaml -------------------------------------------------------------------------------- /resources/RAG-powered Slack knowledge assistant using Google Gemini and Milvus.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/RAG-powered Slack knowledge assistant using Google Gemini and Milvus.yaml -------------------------------------------------------------------------------- /resources/Record Eventbrite attendees to Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Record Eventbrite attendees to Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Record Jira issues to Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Record Jira issues to Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Record Microsoft Dynamics 365 campaign to Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Record Microsoft Dynamics 365 campaign to Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Record ServiceNow ticket details to Google Sheets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Record ServiceNow ticket details to Google Sheets.yaml -------------------------------------------------------------------------------- /resources/Retrieve MS Dynamics 365 leads and create an MS Excel CSV file in Dropbox at regular intervals.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve MS Dynamics 365 leads and create an MS Excel CSV file in Dropbox at regular intervals.yaml -------------------------------------------------------------------------------- /resources/Retrieve a configuration string from Redis.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve a configuration string from Redis.yaml -------------------------------------------------------------------------------- /resources/Retrieve a ticket from Zendesk Service based on the ticket severity.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve a ticket from Zendesk Service based on the ticket severity.yaml -------------------------------------------------------------------------------- /resources/Retrieve and update Microsoft Excel Online worksheet rows with the status email sent through Gmail.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve and update Microsoft Excel Online worksheet rows with the status email sent through Gmail.yaml -------------------------------------------------------------------------------- /resources/Retrieve documents from IBM Cloudant and insert document data into a Google Cloud BigQuery table.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve documents from IBM Cloudant and insert document data into a Google Cloud BigQuery table.yaml -------------------------------------------------------------------------------- /resources/Retrieve documents from IBM Cloudant and publish them in Google Cloud PubSub topics.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve documents from IBM Cloudant and publish them in Google Cloud PubSub topics.yaml -------------------------------------------------------------------------------- /resources/Retrieve documents from Microsoft SharePoint and upload them to an IBM FileNet repository.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve documents from Microsoft SharePoint and upload them to an IBM FileNet repository.yaml -------------------------------------------------------------------------------- /resources/Retrieve emails by subject from Microsoft Exchange and upload the details to the Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve emails by subject from Microsoft Exchange and upload the details to the Wufoo.yaml -------------------------------------------------------------------------------- /resources/Retrieve file content from Google Drive then add the document to the Watson Discovery Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve file content from Google Drive then add the document to the Watson Discovery Service.yaml -------------------------------------------------------------------------------- /resources/Retrieve leads from Insightly and add the lead data to Microsoft Power BI.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve leads from Insightly and add the lead data to Microsoft Power BI.yaml -------------------------------------------------------------------------------- /resources/Retrieve orders from Salesforce and notify customers about any weather dependent delays.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Retrieve orders from Salesforce and notify customers about any weather dependent delays.yaml -------------------------------------------------------------------------------- /resources/Send Gmail message for a new Salesforce Lead or a Slack message if email address is missing.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send Gmail message for a new Salesforce Lead or a Slack message if email address is missing.yaml -------------------------------------------------------------------------------- /resources/Send Gmail message for new Slack message.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send Gmail message for new Slack message.yaml -------------------------------------------------------------------------------- /resources/Send Gmail message to new Salesforce lead.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send Gmail message to new Salesforce lead.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message for new leads created in Salesforce based on the lead rating.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message for new leads created in Salesforce based on the lead rating.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message to a contact whenever a case is updated to a closed status in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message to a contact whenever a case is updated to a closed status in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message to new employees retrieved from Oracle HCM for an organization.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message to new employees retrieved from Oracle HCM for an organization.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message to the Zendesk Service user for each ticket retrieved from Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message to the Zendesk Service user for each ticket retrieved from Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message to the assignee based on the retrieved Zendesk Service ticket severity.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message to the assignee based on the retrieved Zendesk Service ticket severity.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when a new employee record is retrieved from Google Cloud BigQuery.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when a new employee record is retrieved from Google Cloud BigQuery.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when a new event is added to Eventbrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when a new event is added to Eventbrite.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when a new message is created in Microsoft Viva Engage.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when a new message is created in Microsoft Viva Engage.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when a new order update message is received in Apache Pulsar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when a new order update message is received in Apache Pulsar.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when a new sales rule coupon is created in Magento.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when a new sales rule coupon is created in Magento.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when a platform event is triggered.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when a platform event is triggered.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when the Microsoft Power BI target goal value is either achieved or failed.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when the Microsoft Power BI target goal value is either achieved or failed.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message when urgent ServiceNow incidents come in.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message when urgent ServiceNow incidents come in.yaml -------------------------------------------------------------------------------- /resources/Send a Gmail message whenever a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Gmail message whenever a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a case is created or updated in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a case is created or updated in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a listitem is updated in SharePoint.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a listitem is updated in SharePoint.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a new Insightly task is created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a new Insightly task is created.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a new event is created in Eventbrite.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a new event is created in Eventbrite.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a new product is created in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a new product is created in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a sales order is created or updated in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a sales order is created or updated in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when a ticket is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when a ticket is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Send a Microsoft Teams message when an issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Microsoft Teams message when an issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message for each closed opportunity retrieved from Insightly.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message for each closed opportunity retrieved from Insightly.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message for each new form entry created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message for each new form entry created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message for every updated message in Microsoft Teams.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message for every updated message in Microsoft Teams.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message for opportunities created in Insightly based on the opportunity value.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message for opportunities created in Insightly based on the opportunity value.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message for published posts in WordPress.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message for published posts in WordPress.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message for urgent ServiceNow incidents.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message for urgent ServiceNow incidents.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message notification about Businessmap cards in the backlog for a specific time.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message notification about Businessmap cards in the backlog for a specific time.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when a high or highest priority issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when a high or highest priority issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when a new feature request issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when a new feature request issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when a new incident ticket with urgent priority is created in Zendesk Service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when a new incident ticket with urgent priority is created in Zendesk Service.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when a new order is created in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when a new order is created in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when a new topic is created in Microsoft Viva Engage.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when a new topic is created in Microsoft Viva Engage.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when a site is created or updated in SharePoint.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when a site is created or updated in SharePoint.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when accounts are created in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when accounts are created in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when an incident is created in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when an incident is created in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when an incident is updated in ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when an incident is updated in ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when an issue is created or updated on GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when an issue is created or updated on GitHub.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when new contacts are created in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when new contacts are created in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message when the task count in Asana exceeds the limit.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message when the task count in Asana exceeds the limit.yaml -------------------------------------------------------------------------------- /resources/Send a Slack message whenever a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack message whenever a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Send a Slack notification for each new closed and won opportunity in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack notification for each new closed and won opportunity in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Send a Slack notification for resolved case in Microsoft Dynamics 365.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack notification for resolved case in Microsoft Dynamics 365.yaml -------------------------------------------------------------------------------- /resources/Send a Slack notification for the new employees retrieved from Oracle HCM.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a Slack notification for the new employees retrieved from Oracle HCM.yaml -------------------------------------------------------------------------------- /resources/Send a daily email notification that summarizes the meetings using Google Gemini.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a daily email notification that summarizes the meetings using Google Gemini.yaml -------------------------------------------------------------------------------- /resources/Send a message on Slack when a new Salesforce contact is created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a message on Slack when a new Salesforce contact is created.yaml -------------------------------------------------------------------------------- /resources/Send a notification message via Gmail to a specific group in Google Groups.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a notification message via Gmail to a specific group in Google Groups.yaml -------------------------------------------------------------------------------- /resources/Send a reminder Gmail message to the event attendees for each Google Calendar event.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a reminder Gmail message to the event attendees for each Google Calendar event.yaml -------------------------------------------------------------------------------- /resources/Send a status message via Gmail when a lead is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a status message via Gmail when a lead is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Send a voice message through ClickSend for each new form entry created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a voice message through ClickSend for each new form entry created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Send a voice message via Infobip for each new form entry created in Wufoo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a voice message via Infobip for each new form entry created in Wufoo.yaml -------------------------------------------------------------------------------- /resources/Send a welcome Gmail message to the newly added campaign member in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send a welcome Gmail message to the newly added campaign member in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Send an SMS message through ClickSend for each complaint received through Gmail.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an SMS message through ClickSend for each complaint received through Gmail.yaml -------------------------------------------------------------------------------- /resources/Send an SMS message through ClickSend for each order placed in Shopify.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an SMS message through ClickSend for each order placed in Shopify.yaml -------------------------------------------------------------------------------- /resources/Send an SMS message via Twilio when a new issue is created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an SMS message via Twilio when a new issue is created in Jira.yaml -------------------------------------------------------------------------------- /resources/Send an SMS message via Twilio when a new row is appended to a Google Sheets worksheet.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an SMS message via Twilio when a new row is appended to a Google Sheets worksheet.yaml -------------------------------------------------------------------------------- /resources/Send an SMS message via Twilio when a new task is created in Asana.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an SMS message via Twilio when a new task is created in Asana.yaml -------------------------------------------------------------------------------- /resources/Send an SMS via Infobip when an event is created in Google Calendar for each new Wufoo form entry.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an SMS via Infobip when an event is created in Google Calendar for each new Wufoo form entry.yaml -------------------------------------------------------------------------------- /resources/Send an email notification on creating an employee in BambooHR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an email notification on creating an employee in BambooHR.yaml -------------------------------------------------------------------------------- /resources/Send an email using a template from Amazon SES whenever a lead is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an email using a template from Amazon SES whenever a lead is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Send an invite to fill time entries in Toggl Track for each new employee added to BambooHR.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send an invite to fill time entries in Toggl Track for each new employee added to BambooHR.yaml -------------------------------------------------------------------------------- /resources/Send me a Slack notification for every new Insightly contact.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send me a Slack notification for every new Insightly contact.yaml -------------------------------------------------------------------------------- /resources/Send me a Slack notification for every new Marketo lead.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send me a Slack notification for every new Marketo lead.yaml -------------------------------------------------------------------------------- /resources/Send me a Slack notification for every new Salesforce opportunity.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Send me a Slack notification for every new Salesforce opportunity.yaml -------------------------------------------------------------------------------- /resources/Slack notifications for closed won opportunities in Microsoft Dynamics 365 for Sales.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Slack notifications for closed won opportunities in Microsoft Dynamics 365 for Sales.yaml -------------------------------------------------------------------------------- /resources/Stop or start or reboot the Amazon EC2 instance whenever a Zendesk Service ticket gets created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Stop or start or reboot the Amazon EC2 instance whenever a Zendesk Service ticket gets created.yaml -------------------------------------------------------------------------------- /resources/Stop or start or reboot the Amazon RDS instance whenever a Zendesk Service ticket gets created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Stop or start or reboot the Amazon RDS instance whenever a Zendesk Service ticket gets created.yaml -------------------------------------------------------------------------------- /resources/Store the issue data in IBM Db2 whenever a new issue gets created in Jira.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Store the issue data in IBM Db2 whenever a new issue gets created in Jira.yaml -------------------------------------------------------------------------------- /resources/Store the lead details in Oracle Database when a new Salesforce lead gets created.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Store the lead details in Oracle Database when a new Salesforce lead gets created.yaml -------------------------------------------------------------------------------- /resources/Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml -------------------------------------------------------------------------------- /resources/Sync Insightly contacts with Microsoft Dynamics 365 contacts.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync Insightly contacts with Microsoft Dynamics 365 contacts.yaml -------------------------------------------------------------------------------- /resources/Sync Insightly new leads with Salesforce leads.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync Insightly new leads with Salesforce leads.yaml -------------------------------------------------------------------------------- /resources/Sync Marketo new leads with Salesforce Leads.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync Marketo new leads with Salesforce Leads.yaml -------------------------------------------------------------------------------- /resources/Sync Salesforce Leads between accounts and check and record state.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync Salesforce Leads between accounts and check and record state.yaml -------------------------------------------------------------------------------- /resources/Sync Salesforce cases with ServiceNow tickets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync Salesforce cases with ServiceNow tickets.yaml -------------------------------------------------------------------------------- /resources/Sync Salesforce contacts and Mailchimp mailing list subscribers.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync Salesforce contacts and Mailchimp mailing list subscribers.yaml -------------------------------------------------------------------------------- /resources/Sync employee records between Couchbase and Amazon DynamoDB.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync employee records between Couchbase and Amazon DynamoDB.yaml -------------------------------------------------------------------------------- /resources/Sync leads between Salesforce accounts and send email with the sync result.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync leads between Salesforce accounts and send email with the sync result.yaml -------------------------------------------------------------------------------- /resources/Sync leads from Microsoft Dynamics 365 to Marketo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync leads from Microsoft Dynamics 365 to Marketo.yaml -------------------------------------------------------------------------------- /resources/Sync new Salesforce cases with GitHub issues.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync new Salesforce cases with GitHub issues.yaml -------------------------------------------------------------------------------- /resources/Sync new attendee from Eventbrite to lead in Insightly.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync new attendee from Eventbrite to lead in Insightly.yaml -------------------------------------------------------------------------------- /resources/Sync new attendee from Eventbrite to lead in Microsoft Dynamics 365 for Sales.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync new attendee from Eventbrite to lead in Microsoft Dynamics 365 for Sales.yaml -------------------------------------------------------------------------------- /resources/Sync new case from Microsoft Dynamics 365 to ServiceNow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync new case from Microsoft Dynamics 365 to ServiceNow.yaml -------------------------------------------------------------------------------- /resources/Sync new contact from Insightly to Marketo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync new contact from Insightly to Marketo.yaml -------------------------------------------------------------------------------- /resources/Sync new or updated contact from Microsoft Dynamics 365 to Marketo lead.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Sync new or updated contact from Microsoft Dynamics 365 to Marketo lead.yaml -------------------------------------------------------------------------------- /resources/Synchronize data between Amazon DynamoDB and Google Cloud BigQuery.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Synchronize data between Amazon DynamoDB and Google Cloud BigQuery.yaml -------------------------------------------------------------------------------- /resources/Syncs Microsoft Active Directory computers to Microsoft Entra ID.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Syncs Microsoft Active Directory computers to Microsoft Entra ID.yaml -------------------------------------------------------------------------------- /resources/Syncs Microsoft Active Directory users to Microsoft Entra ID.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Syncs Microsoft Active Directory users to Microsoft Entra ID.yaml -------------------------------------------------------------------------------- /resources/Syncs Salesforce accounts with Oracle E-Business Suite customers.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Syncs Salesforce accounts with Oracle E-Business Suite customers.yaml -------------------------------------------------------------------------------- /resources/Translate non-English content to English whenever a new Gmail message is received.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Translate non-English content to English whenever a new Gmail message is received.yaml -------------------------------------------------------------------------------- /resources/Trigger a Jenkins build for a new commit on GitHub.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Trigger a Jenkins build for a new commit on GitHub.yaml -------------------------------------------------------------------------------- /resources/Update Eventbrite event based on IBM Weather forecast.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update Eventbrite event based on IBM Weather forecast.yaml -------------------------------------------------------------------------------- /resources/Update IBM Targetprocess bugs with the latest status and priority from Zendesk Service tickets.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update IBM Targetprocess bugs with the latest status and priority from Zendesk Service tickets.yaml -------------------------------------------------------------------------------- /resources/Update a case in Salesforce when a Zendesk Service ticket status is updated to closed.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update a case in Salesforce when a Zendesk Service ticket status is updated to closed.yaml -------------------------------------------------------------------------------- /resources/Update a ticket in Zendesk Service for each completed task retrieved from Google Tasks.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update a ticket in Zendesk Service for each completed task retrieved from Google Tasks.yaml -------------------------------------------------------------------------------- /resources/Update or create a Salesforce contact for a new Eventbrite event attendee.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update or create a Salesforce contact for a new Eventbrite event attendee.yaml -------------------------------------------------------------------------------- /resources/Update or create a configuration string in Redis.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update or create a configuration string in Redis.yaml -------------------------------------------------------------------------------- /resources/Update or create a customer set in SAP via OData when a new contact is created in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update or create a customer set in SAP via OData when a new contact is created in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Update the price book entry in Salesforce whenever a product is updated in Magento.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update the price book entry in Salesforce whenever a product is updated in Magento.yaml -------------------------------------------------------------------------------- /resources/Update the status of Jira issues with the status from IBM Targetprocess bugs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Update the status of Jira issues with the status from IBM Targetprocess bugs.yaml -------------------------------------------------------------------------------- /resources/Upload a Box file to Amazon S3 and transfer it to a target application through IBM Aspera.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Upload a Box file to Amazon S3 and transfer it to a target application through IBM Aspera.yaml -------------------------------------------------------------------------------- /resources/Use Slack to notify of unprocessed UKG leave requests.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Use Slack to notify of unprocessed UKG leave requests.yaml -------------------------------------------------------------------------------- /resources/Using the For each node and JSONata to process high priority issues.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Using the For each node and JSONata to process high priority issues.yaml -------------------------------------------------------------------------------- /resources/Validate the data between Wufoo form entry responses and Microsoft Excel Online worksheet data.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Validate the data between Wufoo form entry responses and Microsoft Excel Online worksheet data.yaml -------------------------------------------------------------------------------- /resources/Weekly copy Dropbox files to new IBM Cloud Object Storage S3 bucket named with date.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Weekly copy Dropbox files to new IBM Cloud Object Storage S3 bucket named with date.yaml -------------------------------------------------------------------------------- /resources/Welcome guide part 3 - Create a CSV file in Box of the products in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Welcome guide part 3 - Create a CSV file in Box of the products in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Welcome guide part 4 - Flower order API.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Welcome guide part 4 - Flower order API.yaml -------------------------------------------------------------------------------- /resources/Welcome guide setup 1 - Add products to Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Welcome guide setup 1 - Add products to Salesforce.yaml -------------------------------------------------------------------------------- /resources/Welcome guide setup 2 - Create Sunflower Festival order in Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Welcome guide setup 2 - Create Sunflower Festival order in Salesforce.yaml -------------------------------------------------------------------------------- /resources/Welcome guide setup 3 - Delete flowers and order from Salesforce.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/Welcome guide setup 3 - Delete flowers and order from Salesforce.yaml -------------------------------------------------------------------------------- /resources/markdown/API to create leads in Salesforce using a csv file from Box_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/API to create leads in Salesforce using a csv file from Box_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add Eventbrite attendees to Insightly and Mailchimp_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add Eventbrite attendees to Insightly and Mailchimp_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add Eventbrite event as a new Salesforce campaign and notify via Slack_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add Eventbrite event as a new Salesforce campaign and notify via Slack_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add a Mailchimp subscriber from a Slack slash command_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add a Mailchimp subscriber from a Slack slash command_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add a card to a list in Trello for each new form entry created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add a card to a list in Trello for each new form entry created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add a card to a list in Trello when a new lead is added in Marketo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add a card to a list in Trello when a new lead is added in Marketo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add a card to a list in Trello when a new task is created in Insightly_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add a card to a list in Trello when a new task is created in Insightly_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add a card to a list in Trello whenever a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add a card to a list in Trello whenever a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add a subscriber to a specific list in Mailchimp_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add a subscriber to a specific list in Mailchimp_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add employees of BambooHR as users in IBM Targetprocess_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add employees of BambooHR as users in IBM Targetprocess_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add new Eventbrite attendees to Mailchimp lists_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add new Eventbrite attendees to Mailchimp lists_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Add new Zendesk Service users to a team in Businessmap_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Add new Zendesk Service users to a team in Businessmap_instructions.md -------------------------------------------------------------------------------- /resources/markdown/An API to create a contact in Salesforce using a name and email address_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/An API to create a contact in Salesforce using a name and email address_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Announce new Eventbrite attendees on Slack and send a voucher_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Announce new Eventbrite attendees on Slack and send a voucher_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Announce new Eventbrite attendees on Slack_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Announce new Eventbrite attendees on Slack_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Append a note in Microsoft OneNote when a task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Append a note in Microsoft OneNote when a task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Append a row in Microsoft Excel Online when a new lead is created in Marketo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Append a row in Microsoft Excel Online when a new lead is created in Marketo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Arrange welcome drinks for an Eventbrite event_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Arrange welcome drinks for an Eventbrite event_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Assign ServiceNow incidents to Jira and Slack_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Assign ServiceNow incidents to Jira and Slack_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Assign new Zendesk Service users to a board in Businessmap_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Assign new Zendesk Service users to a board in Businessmap_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Convert Insightly leads to Zoho CRM leads_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Convert Insightly leads to Zoho CRM leads_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Copy messages between Slack channels_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Copy messages between Slack channels_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create Box folders for Jira issues_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create Box folders for Jira issues_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a Google Calendar event whenever an epic is created in GitLab_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a Google Calendar event whenever an epic is created in GitLab_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a Sharepoint team site for the new Eventbrite event_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a Sharepoint team site for the new Eventbrite event_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a Trello card for every new Insightly task_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a Trello card for every new Insightly task_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a Trello card for new SharePoint listitem_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a Trello card for new SharePoint listitem_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a candidate in Oracle HCM for all new Mailchimp subscribers_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a candidate in Oracle HCM for all new Mailchimp subscribers_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a case in Salesforce whenever a new issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a case in Salesforce whenever a new issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a comment in Front for each updated deal in HubSpot CRM_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a comment in Front for each updated deal in HubSpot CRM_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a contact in Amazon SES whenever a new contact is created in Insightly_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a contact in Amazon SES whenever a new contact is created in Insightly_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a contact in HubSpot Marketing when a new lead is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a contact in HubSpot Marketing when a new lead is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a contact in Zoho CRM for each new customer in Shopify_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a contact in Zoho CRM for each new customer in Shopify_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a customer in Square when a customer is created in Shopify_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a customer in Square when a customer is created in Shopify_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a deal in Zoho CRM for each new paid customer in Square_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a deal in Zoho CRM for each new paid customer in Square_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a file in Box for each attachment downloaded from an email_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a file in Box for each attachment downloaded from an email_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a file in Box for new documents created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a file in Box for new documents created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a file in Box when a new document is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a file in Box when a new document is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a file in Google Drive for each new document created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a file in Google Drive for each new document created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a file in a Box folder when a new attachment is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a file in a Box folder when a new attachment is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a file in a specific folder in Box with Salesforce opportunity details_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a file in a specific folder in Box with Salesforce opportunity details_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box for each event retrieved from Eventbrite_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box for each event retrieved from Eventbrite_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box for new contacts created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box for new contacts created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box for new events created in Google Calendar_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box for new events created in Google Calendar_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box whenever a new account is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box whenever a new account is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box whenever a new campaign is created in Mailchimp_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box whenever a new campaign is created in Mailchimp_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box whenever a new case is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box whenever a new case is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box whenever a new form entry is created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box whenever a new form entry is created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box whenever a new incident is created in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box whenever a new incident is created in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Box whenever a new opportunity is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Box whenever a new opportunity is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a folder in Google Drive for each event retrieved from Eventbrite_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a folder in Google Drive for each event retrieved from Eventbrite_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a job requisition in Workday_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a job requisition in Workday_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a lead in Marketo for each new attendee retrieved from Eventbrite_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a lead in Marketo for each new attendee retrieved from Eventbrite_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a lead in Marketo when a new contact is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a lead in Marketo when a new contact is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a lead in Salesforce for each Eventbrite attendee_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a lead in Salesforce for each Eventbrite attendee_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a lead in Salesforce when a new form entry is created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a lead in Salesforce when a new form entry is created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a lead in Zoho CRM for each new Wufoo form entry_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a lead in Zoho CRM for each new Wufoo form entry_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a list in Microsoft To Do for a new list created in Mailchimp_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a list in Microsoft To Do for a new list created in Mailchimp_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a list item in SharePoint when a Wufoo form is submitted_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a list item in SharePoint when a Wufoo form is submitted_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a message in Microsoft Viva Engage when a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a message in Microsoft Viva Engage when a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new IBM EWM work item when a new incident is logged in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new IBM EWM work item when a new incident is logged in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new Jira issue for a new Trello card_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new Jira issue for a new Trello card_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new Trello card for a new Salesforce campaign_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new Trello card for a new Salesforce campaign_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new Trello card for a new Salesforce case_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new Trello card for a new Salesforce case_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new Trello card for a new Salesforce lead_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new Trello card for a new Salesforce lead_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new Trello card when a new event in Eventbrite is added_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new Trello card when a new event in Eventbrite is added_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new Trello card when a new row is added in Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new Trello card when a new row is added in Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new contact in Salesforce for a new Eventbrite order_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new contact in Salesforce for a new Eventbrite order_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new form entry in Wufoo from BambooHR_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new form entry in Wufoo from BambooHR_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a new task in Asana when a new Salesforce campaign is created_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a new task in Asana when a new Salesforce campaign is created_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a package in Zoho Inventory for new Shopify orders_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a package in Zoho Inventory for new Shopify orders_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a post in WordPress for each Eventbrite event_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a post in WordPress for each Eventbrite event_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a project in Workday for each Jira project retrieved_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a project in Workday for each Jira project retrieved_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a quick event in Google Calendar when a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a quick event in Google Calendar when a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a repository or issue in GitHub when a new issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a repository or issue in GitHub when a new issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a row in Google Sheets for each new task created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a row in Google Sheets for each new task created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a row in Google Sheets whenever a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a row in Google Sheets whenever a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a row in Google Sheets worksheet when a new lead is created in Marketo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a row in Google Sheets worksheet when a new lead is created in Marketo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a sales order in Zoho Inventory for each new Square payment_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a sales order in Zoho Inventory for each new Square payment_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a single invoice in Oracle E-Business Suite when an order is closed_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a single invoice in Oracle E-Business Suite when an order is closed_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a supplier in Coupa for each supplier profile downloaded from SAP Ariba_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a supplier in Coupa for each supplier profile downloaded from SAP Ariba_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Asana when a new case is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Asana when a new case is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Asana when a new contact is created in Insightly_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Asana when a new contact is created in Insightly_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Asana when an issue is created or updated in GitHub_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Asana when an issue is created or updated in GitHub_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Asana whenever a new response is added in SurveyMonkey_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Asana whenever a new response is added in SurveyMonkey_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Asana whenever a new row is appended in Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Asana whenever a new row is appended in Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Asana whenever a new subscriber is added to Mailchimp_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Asana whenever a new subscriber is added to Mailchimp_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a task in Microsoft To Do when a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a task in Microsoft To Do when a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a ticket in Zendesk Service when a new form entry is created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a ticket in Zendesk Service when a new form entry is created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create a user in Microsoft Active Directory for each contact in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create a user in Microsoft Active Directory for each contact in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an Asana task for every new Insigthly task_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an Asana task for every new Insigthly task_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an Asana task from a Gmail message_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an Asana task from a Gmail message_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an account in Salesforce for each new Eventbrite attendee_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an account in Salesforce for each new Eventbrite attendee_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an account in Salesforce when a new attendee is created in Eventbrite_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an account in Salesforce when a new attendee is created in Eventbrite_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an annotation in Crystal Ball for each new product created in Shopify_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an annotation in Crystal Ball for each new product created in Shopify_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an annotation in Crystal Ball for new Mailchimp campaigns_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an annotation in Crystal Ball for new Mailchimp campaigns_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an event in Google Calendar for each applied absence in Factorial HR_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an event in Google Calendar for each applied absence in Factorial HR_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an event in Google Calendar for each new form entry created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an event in Google Calendar for each new form entry created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an event in Google Calendar from a new Gmail message_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an event in Google Calendar from a new Gmail message_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an event in Google Calendar when a new campaign is created in Mailchimp_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an event in Google Calendar when a new campaign is created in Mailchimp_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an event in Google Calendar when a new form entry is created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an event in Google Calendar when a new form entry is created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an expense in Zoho Books for each new payment in Square_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an expense in Zoho Books for each new payment in Square_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an issue in GitHub from a new Gmail message_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an issue in GitHub from a new Gmail message_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an issue in GitHub when a case is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an issue in GitHub when a case is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an issue in GitHub when a new campaign is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an issue in GitHub when a new campaign is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an issue in GitHub when a new complete row is appended in Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an issue in GitHub when a new complete row is appended in Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an issue in GitLab whenever a new incident is logged in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an issue in GitLab whenever a new incident is logged in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create an item in Zoho Books for each new Shopify product_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create an item in Zoho Books for each new Shopify product_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create bugs in IBM Targetprocess for the issues retrieved from Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create bugs in IBM Targetprocess for the issues retrieved from Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create new leads in Marketo by capturing lead names and details in Slack_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create new leads in Marketo by capturing lead names and details in Slack_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Create time entries in Toggl Track for each new issue created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Create time entries in Toggl Track for each new issue created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates a Dropbox file when a new attachment is created in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates a Dropbox file when a new attachment is created in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates a Trello card for a new Insightly lead_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates a Trello card for a new Insightly lead_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates a case in Salesforce when an issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates a case in Salesforce when an issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates a file in Box when a new incident is created in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates a file in Box when a new incident is created in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates a file in Dropbox when a new email is received in Gmail_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates a file in Dropbox when a new email is received in Gmail_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates a task in Asana when an issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates a task in Asana when an issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates an Asana task when a new Microsoft Teams message is created_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates an Asana task when a new Microsoft Teams message is created_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Creates an incident in ServiceNow when an issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Creates an incident in ServiceNow when an issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Data ingestion to Google Cloud Storage from Dropbox_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Data ingestion to Google Cloud Storage from Dropbox_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Data integration between Microsoft Azure Blob storage and Amazon S3_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Data integration between Microsoft Azure Blob storage and Amazon S3_instructions.md -------------------------------------------------------------------------------- /resources/markdown/For large Salesforce opportunities send an email and create an Asana task_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/For large Salesforce opportunities send an email and create an Asana task_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Get Amazon Kinesis data stream records_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Get Amazon Kinesis data stream records_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Get PagerDuty schedule and update Slack user group and topic_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Get PagerDuty schedule and update Slack user group and topic_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Insert data into the Snowflake table when a new file gets created in Amazon S3_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Insert data into the Snowflake table when a new file gets created in Amazon S3_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Integrate data between Box files and Microsoft Azure Blob storage_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Integrate data between Box files and Microsoft Azure Blob storage_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Integrate data between IBM Cloud Object Storage S3 and Amazon Redshift_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Integrate data between IBM Cloud Object Storage S3 and Amazon Redshift_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Integrate data between Microsoft Azure Blob storage and Amazon Kinesis_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Integrate data between Microsoft Azure Blob storage and Amazon Kinesis_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Invite a new Salesforce contact to access a file in Google Drive_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Invite a new Salesforce contact to access a file in Google Drive_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Launch an Amazon EC2 instance for each retrieved alarm from Amazon CloudWatch_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Launch an Amazon EC2 instance for each retrieved alarm from Amazon CloudWatch_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Load NetSuite ERP products into Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Load NetSuite ERP products into Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Open Banking - Account information data load_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Open Banking - Account information data load_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Post Slack message for new Gmail message_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Post Slack message for new Gmail message_instructions.md -------------------------------------------------------------------------------- /resources/markdown/RAG-powered Slack knowledge assistant using Google Gemini and Milvus_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/RAG-powered Slack knowledge assistant using Google Gemini and Milvus_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Record Eventbrite attendees to Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Record Eventbrite attendees to Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Record Jira issues to Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Record Jira issues to Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Record Microsoft Dynamics 365 campaign to Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Record Microsoft Dynamics 365 campaign to Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Record ServiceNow ticket details to Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Record ServiceNow ticket details to Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Retrieve a configuration string from Redis_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Retrieve a configuration string from Redis_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Retrieve a ticket from Zendesk Service based on the ticket severity_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Retrieve a ticket from Zendesk Service based on the ticket severity_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Retrieve leads from Insightly and add the lead data to Microsoft Power BI_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Retrieve leads from Insightly and add the lead data to Microsoft Power BI_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send Gmail message for new Slack message_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send Gmail message for new Slack message_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send Gmail message to new Salesforce lead_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send Gmail message to new Salesforce lead_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Gmail message when a new event is added to Eventbrite_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Gmail message when a new event is added to Eventbrite_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Gmail message when a new message is created in Microsoft Viva Engage_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Gmail message when a new message is created in Microsoft Viva Engage_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Gmail message when a new sales rule coupon is created in Magento_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Gmail message when a new sales rule coupon is created in Magento_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Gmail message when a platform event is triggered_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Gmail message when a platform event is triggered_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Gmail message when urgent ServiceNow incidents come in_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Gmail message when urgent ServiceNow incidents come in_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Gmail message whenever a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Gmail message whenever a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Microsoft Teams message when a listitem is updated in SharePoint_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Microsoft Teams message when a listitem is updated in SharePoint_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Microsoft Teams message when a new Insightly task is created_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Microsoft Teams message when a new Insightly task is created_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Microsoft Teams message when a new event is created in Eventbrite_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Microsoft Teams message when a new event is created in Eventbrite_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Microsoft Teams message when a ticket is created in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Microsoft Teams message when a ticket is created in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Microsoft Teams message when an issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Microsoft Teams message when an issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message for each closed opportunity retrieved from Insightly_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message for each closed opportunity retrieved from Insightly_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message for each new form entry created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message for each new form entry created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message for every updated message in Microsoft Teams_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message for every updated message in Microsoft Teams_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message for published posts in WordPress_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message for published posts in WordPress_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message for urgent ServiceNow incidents_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message for urgent ServiceNow incidents_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when a high or highest priority issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when a high or highest priority issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when a new feature request issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when a new feature request issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when a new order is created in Microsoft Dynamics 365_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when a new order is created in Microsoft Dynamics 365_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when a new topic is created in Microsoft Viva Engage_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when a new topic is created in Microsoft Viva Engage_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when a site is created or updated in SharePoint_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when a site is created or updated in SharePoint_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when accounts are created in Microsoft Dynamics 365_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when accounts are created in Microsoft Dynamics 365_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when an incident is created in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when an incident is created in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when an incident is updated in ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when an incident is updated in ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when an issue is created or updated on GitHub_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when an issue is created or updated on GitHub_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when new contacts are created in Microsoft Dynamics 365_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when new contacts are created in Microsoft Dynamics 365_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message when the task count in Asana exceeds the limit_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message when the task count in Asana exceeds the limit_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack message whenever a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack message whenever a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack notification for resolved case in Microsoft Dynamics 365_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack notification for resolved case in Microsoft Dynamics 365_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a Slack notification for the new employees retrieved from Oracle HCM_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a Slack notification for the new employees retrieved from Oracle HCM_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a message on Slack when a new Salesforce contact is created_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a message on Slack when a new Salesforce contact is created_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a notification message via Gmail to a specific group in Google Groups_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a notification message via Gmail to a specific group in Google Groups_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a status message via Gmail when a lead is created in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a status message via Gmail when a lead is created in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a voice message via Infobip for each new form entry created in Wufoo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a voice message via Infobip for each new form entry created in Wufoo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send a welcome Gmail message to the newly added campaign member in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send a welcome Gmail message to the newly added campaign member in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send an SMS message through ClickSend for each order placed in Shopify_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send an SMS message through ClickSend for each order placed in Shopify_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send an SMS message via Twilio when a new issue is created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send an SMS message via Twilio when a new issue is created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send an SMS message via Twilio when a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send an SMS message via Twilio when a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send an SMS message when a new task is created in Asana_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send an SMS message when a new task is created in Asana_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send an email notification on creating an employee in BambooHR_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send an email notification on creating an employee in BambooHR_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send me a Slack notification for every new Insightly contact_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send me a Slack notification for every new Insightly contact_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send me a Slack notification for every new Marketo lead_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send me a Slack notification for every new Marketo lead_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send me a Slack notification for every new Salesforce opportunity_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send me a Slack notification for every new Salesforce opportunity_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send me a Twilio SMS for every new Salesforce contact_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send me a Twilio SMS for every new Salesforce contact_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send me a Twilio SMS when a new message arrives in Gmail_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send me a Twilio SMS when a new message arrives in Gmail_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Send me a Twilio SMS when a new row is added in Google Sheets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Send me a Twilio SMS when a new row is added in Google Sheets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Store the issue data in IBM Db2 whenever a new issue gets created in Jira_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Store the issue data in IBM Db2 whenever a new issue gets created in Jira_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync Insightly contacts with Microsoft Dynamics 365 contacts_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync Insightly contacts with Microsoft Dynamics 365 contacts_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync Insightly new leads with Salesforce leads_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync Insightly new leads with Salesforce leads_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync Marketo new leads with Salesforce Leads_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync Marketo new leads with Salesforce Leads_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync Salesforce Leads between accounts and check and record state_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync Salesforce Leads between accounts and check and record state_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync Salesforce cases with ServiceNow tickets_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync Salesforce cases with ServiceNow tickets_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync Salesforce contacts and Mailchimp mailing list subscribers_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync Salesforce contacts and Mailchimp mailing list subscribers_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync employee records between Couchbase and Amazon DynamoDB_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync employee records between Couchbase and Amazon DynamoDB_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync leads between Salesforce accounts and send email with the sync result_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync leads between Salesforce accounts and send email with the sync result_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync leads from Microsoft Dynamics 365 to Marketo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync leads from Microsoft Dynamics 365 to Marketo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync new Salesforce cases with GitHub issues_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync new Salesforce cases with GitHub issues_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync new attendee from Eventbrite to lead in Insightly_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync new attendee from Eventbrite to lead in Insightly_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync new attendee from Eventbrite to lead in Microsoft Dynamics 365 for Sales_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync new attendee from Eventbrite to lead in Microsoft Dynamics 365 for Sales_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync new case from Microsoft Dynamics 365 to ServiceNow_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync new case from Microsoft Dynamics 365 to ServiceNow_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync new contact from Insightly to Marketo_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync new contact from Insightly to Marketo_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Sync new or updated contact from Microsoft Dynamics 365 to Marketo lead_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Sync new or updated contact from Microsoft Dynamics 365 to Marketo lead_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Synchronize data between Amazon DynamoDB and Google Cloud BigQuery_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Synchronize data between Amazon DynamoDB and Google Cloud BigQuery_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Syncs Microsoft Active Directory computers to Microsoft Entra ID_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Syncs Microsoft Active Directory computers to Microsoft Entra ID_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Syncs Microsoft Active Directory users to Microsoft Entra ID_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Syncs Microsoft Active Directory users to Microsoft Entra ID_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Syncs Salesforce accounts with Oracle E-Business Suite customers_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Syncs Salesforce accounts with Oracle E-Business Suite customers_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Trigger a Jenkins build for a new commit on GitHub_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Trigger a Jenkins build for a new commit on GitHub_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Update Eventbrite event based on IBM Weather forecast_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Update Eventbrite event based on IBM Weather forecast_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Update or create a Salesforce contact for a new Eventbrite event attendee_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Update or create a Salesforce contact for a new Eventbrite event attendee_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Update or create a configuration string in Redis_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Update or create a configuration string in Redis_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Update the status of Jira issues with the status from IBM Targetprocess bugs_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Update the status of Jira issues with the status from IBM Targetprocess bugs_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Use Slack to notify of unprocessed UKG leave requests_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Use Slack to notify of unprocessed UKG leave requests_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Use a Slack slash command to send a Twilio SMS message_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Use a Slack slash command to send a Twilio SMS message_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Using the For each node and JSONata to process high priority issues_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Using the For each node and JSONata to process high priority issues_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Welcome guide part 3 - Create a CSV file in Box of the products in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Welcome guide part 3 - Create a CSV file in Box of the products in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Welcome guide part 4 - Flower order API_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Welcome guide part 4 - Flower order API_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Welcome guide setup 1 - Add products to Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Welcome guide setup 1 - Add products to Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Welcome guide setup 2 - Create Sunflower Festival order in Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Welcome guide setup 2 - Create Sunflower Festival order in Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/Welcome guide setup 3 - Delete flowers and order from Salesforce_instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/Welcome guide setup 3 - Delete flowers and order from Salesforce_instructions.md -------------------------------------------------------------------------------- /resources/markdown/sample/sunflowerFestivalProductsSample.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/markdown/sample/sunflowerFestivalProductsSample.csv -------------------------------------------------------------------------------- /resources/template-metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/resources/template-metadata.json -------------------------------------------------------------------------------- /test/schema/template-metadata-schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/test/schema/template-metadata-schema.json -------------------------------------------------------------------------------- /test/template-files-test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/test/template-files-test.js -------------------------------------------------------------------------------- /test/template-metadata-schema-test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/test/template-metadata-schema-test.js -------------------------------------------------------------------------------- /test/tutorial-metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ot4i/app-connect-templates/HEAD/test/tutorial-metadata.json --------------------------------------------------------------------------------