Tag: integration builder
Amplify Central custom API subscription approval flow – CRM contact check flow using API...
In a previous blog post, we described how to use Integration Builder to create an Amplify Central custom API Subscription approval flow that checks...
Amplify Integration Builder Multi Trigger Flow
While you can easily change a flow's trigger type, say, from manual to schedule, flows can only have a single trigger type active at...
Amplify Integration Builder Connector instance variables
Most Integration Builder users are familiar with Flow Instance variables. However, Connectors also have instance variables. You can see that when you create a...
Amplify Integration Builder Jira Cloud Connector event webhooks
In a prior blog post, we described how to authenticate an Amplify Integration Builder Jira Cloud Connector for creating flows that integrate with Jira....
Integration Builder’s Connector Builder Hooks – Pre Hook Example using Crypto
Axway's Integration Builder has over 200 connectors to various applications such as Salesforce, GitHub, SAP Hana, and many more. However, if a connector doesn't...
Amplify Central Integration Webhooks – API Publish Approval
In a prior blog post, we looked at Amplify Central integration webhooks and an external application that detects when a new version of an...
Amplify Central Integration Webhooks – Subscriber Notifier
In a prior blog post, we learned about Amplify Central Integration Webhooks for integrating Amplify Central with external applications.
In this blog post, we'll look...
Amplify Central Connected Gateway Custom API Subscription Flow – Incident Management Use Case
In a prior post, we looked at an API Subscription Approval flow that integrates with your CRM for a business process-based approval mechanism for...
Amplify Central Connected Gateway Custom API Subscription Flow – Hello World Flow Using Integration...
This blog post is the third in a series covering custom API subscription approval flows for Amplify Central connected API gateways using agents. You...
Override Integration Builder Flow Variables
A major component of Integration Builder is Flow Templates.
Flow Templates enable you to build a single template for a flow that you can reuse...
From idea to production in less than a week
The idea
Last Monday afternoon, I discussed with a manager of our People & Culture (HR) team who recently rolled out our new Axway University portal...
Change an Axway Integration Builder Flow Trigger Type
So, you created a flow in Integration Builder and you want to change the trigger type. For example, say that you created or found...
Integration Builder Connector Pagination
When fetching large numbers of records from a data source using an Integration Builder Connector, you may find that you need to use pagination....
Setting Up Two-way SSL for Integration Builder Connector Instance
In this blog, I will walk you through the steps of setting up Two-Way SSL authentication for a connector instance. Not sure what 2-way...
Axway Integration Builder – Syncplicity Events – Part 2
In part 1, we discussed the Integration Builder Syncplicity Connector Event feature. We also saw that while each activity (file upload, folder delete...) can...
Use Axway Integration Builder in a Sentiment Analysis Application: Part 2
In part 1 of this blog post series, we introduced sentiment analysis and how we can use Integration Builder to extract the text from...
Enabling Bulk Sync for Internal APIs
In my previous blog Setting up Bulk Sync with Integration Builder, I talked about how to set up bulk sync in between HubSpot and...
AMPLIFY Integration Builder – How To Authenticate a Gmail Connector
In this blog post, we'll look at how to use Axway's Integration Builder to create a Gmail connector instance. We will need to create...
Use Axway Integration Builder in a Sentiment Analysis Application: Part 1
Introduction
Sentiment analysis (also known as opinion mining or emotion AI) refers to the use of natural language processing, text analysis, computational linguistics, and biometrics...
Stay healthy at Axway: The Hackathon project
Staying healthy is something we don’t take lightly. Here at Axway, we work hard to address problems with our solutions. For Axway’s internal hackathon,...
Axway + Solace Part 4: Axway App Integration + Solace REST Client
This is my fourth blog post in the journey to integrate the Axway platform with Solace PubSub Event Broker to bring more value to...
Integration Builder: Graceful Troubleshooting During Development
The default behavior of flow execution logic in the Integration Builder is to log only the trigger unless encountering an error condition during the...
How to Loop Over a Variable In Integration Builder
The Flow Steps available in Integration Builder Flows are described in the Axway online doc: Flow Step Types. Many of them have been covered...
AMPLIFY Integration Builder and QuickBooks Online: Part 2
In a previous post, we registered for a Quickbooks Online sandbox, connected to it with an Application Integration Connector instance and configured webhook alerts....
Integration Builder Flow as a Resource (FaaR), Part 2: Build an Aggregate API
In a prior blog post, we described how to set up an Integration Builder FaaR (Flow as a Resource). This allows us to use...
Integration Builder: Authenticate a Jira Cloud Connector
My colleague, Daniel Wille, described how to authenticate an Integration Builder Jira On-Premise Connector in his recent blog post. In this post, we'll look...
Axway Application Integration and Jira On-Prem
This blog entry shows how we can use the Axway Integration Builder (IB) iPaaS to connect to an on-prem Jira instance. Keep an eye...
Integrating Axway Application Integration: Automating the use of Twitter Tweets with Hashtags
This blog entry is part of a two-part series where we will ultimately build a Cloud to Cloud (C2C) integration between Twitter and Slack,...
Integration Builder Flow as a Resource (FaaR): Part 1
In a prior blog post, we described how to set up a manually triggered flow and how the flow instance is exposed as an...
AMPLIFY Platform Demo Series, Part 8: Introduction to AMPLIFY Flow Central
Welcome back to the latest installment of our AMPLIFY™ blog series, the go-to source for mastering the basics of Axway’s AMPLIFY Platform. Thanks to our...
AMPLIFY Platform Demo Series, Part 6: Introduction to API Builder
Welcome back to our AMPLIFY demo blog series, your one-stop-shop to learning the basics of Axway’s AMPLIFY™ Platform. Thanks to our team of skilled...
Axway Australia HIP – Report Generator & Distributor Flow
This flow is by the far the most elaborate flow we've built within the Axway Australia ecosystem. The idea was to integrate a wider...
Integration Builder – Sub-Flow Example
Sub-flows are an Axway Integration Builder step type. Sub-flows are useful to encapsulate functionality in a reusable component (flow) and help you create DRY...
Payroll flow integration with the AMPLIFY Platform Service Mesh
The first integration flow at Axway Australia was a simple payroll use case that allowed us to trial the integration of the Platform with our...
Accessing Axway Mobile Backend Service (MBS) from Axway’s Integration Builder – Part 2
In part 1 of this series, we looked at the basics of accessing Axway's MBS from Axway's Integration Builder, as well as why we...
🚨Breaking the Build 🚨 Episode 06 – Connect.Tech 2019 – JavaScript, Mobile, APIs and...
In this episode of Breaking the Build, Brenton House is onsite at Connect.Tech 2019 to talk about JavaScript, Mobile, APIs, and more!
We were at...
Geocode New Salesforce Accounts using Axway’s AMPLIFY Integration Builder: Part 2
In Part 1 of this blog post series, we created an Integration Builder flow that was detected when a new Salesforce account is created and we...
Axway Integration Builder – Syncplicity Events – Part 1
Axway recently added support for events in its Integration Builder Syncplicity connector. This means that you can create Integration Builder flows that are triggered when...
Accessing Axway Mobile Backend Service (MBS) from Axway’s Integration Builder
In a previous blog post, we described how to access Axway's MBS (Mobile Backend Service) from a Node.js app. In this blog post, we'll...
Axway Integration Builder – Scheduled Triggered Flow Example
In prior blog posts, we described the following Integration Builder flow triggers: Connector Event Connector Request Manual
In this blog post we'll describe another trigger...
Creating Custom Connectors with AMPLIFY, Part 1: Custom Templates
These days, have you been wondering what it actually takes to create and launch custom integrations between your apps and external cloud services using...
How to Create an OpenCage Geocode Connector in Integration Builder – Part 2
In Part 1 of this series, we saw how easy it was to quickly create an Integration Builder Connector by importing a swagger file...
Manually Start an Integration Builder Flow to HubSpot and Salesforce
Axway AMPLIFY Integration Builder flows are used to orchestrate the execution of Connectors, APIs and business logic. A flow can be triggered automatically or...
APIs, Connectors and Proxies, Oh My!
The AMPLIFY Platform provides several methods for easily connecting to, cataloging, and consuming existing services. Whether you are looking at a cloud service, third-party...
Integration Builder – Manually Triggered Flow Example
In prior blog posts, we described how to trigger an Integration Builder flow from a Connector Event and from a Connector Request. In this...
How to Create an OpenCage Geocode Connector in AMPLIFY Integration Builder – Part 1
Axway AMPLIFY Integration Builder has over 150 connectors available for you to use in your integrations. However, there are times when you will want...
Integration Builder – Connector Request Triggered Flow Example
Often, Integration Builder flows are triggered by an event received from an Integration Builder connector based on polling or a webhook from a change...
New User Experience on the AMPLIFY™ Platform
Not long ago, on April 2, we launched version 6.0.0 of the AMPLIFY Platform with a brand-new service offering - Application Integration - that combines...
Axway AMPLIFY Application Integration Announcement
To succeed in digital transformation goals, businesses need to integrate more systems, people and things than ever before. Businesses today require more touch points...