FlexPoint integration
What does the FlexPoint integration do?
Our FlexPoint integration enables automation of payments and billing. Utilize the FlexPoint API within Rewst workflows to automate tasks such as invoicing, billing reconciliation and reporting.
Set up the FlexPoint integration
Set up steps in FlexPoint
Log in to the FlexPoint UI.
Navigate to Settings > WebAPI.
Click + New API Credentials.
Click Choose File and upload the Rewst integration certificate.
Click Create Token.
Copy the API key and store it somewhere secure. You'll need it for further setup steps in Rewst.
Set up steps in Rewst
Navigate to Configuration > Integrations in the left side menu of your Rewst platform.
Search for
FlexPoint
in the integrations page.Click on the integration tile to launch the configuration setup page.
Enter the API key copied from FlexPoint into the API Key field.
Click Save Configuration.
Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here in our Canny feedback collector.
Actions and endpoints
Customers
List Customers
Get a list of customers in FlexPoint. Optionally filtered by search term, parent customer ID, and other metadata.
Customers
Get Customer
Get a customer in FlexPoint by ID.
Customers
Create Customer
Create a new customer record in FlexPoint.
Customers
Update Customer
Update an existing customer record in FlexPoint by ID.
Customers
List Customer Contacts
Get a list of contacts for a customer in FlexPoint.
Customers
Create Customer Contact
Create a new contact for a customer in FlexPoint.
Customers
Update Customer Contact
Update an existing contact for a customer in FlexPoint by ID.
Customers
Delete Customer Contact
Delete a contact for a customer in FlexPoint by ID.
Deposits
List Deposits
Get a list of deposits in FlexPoint.
Deposits
Get Deposit
Get deposit details in FlexPoint by ID.
Generic Request
Generic API Request
Generic action for making authenticated requests against the FlexPoint API
Invoices
List Invoices
Get a list of invoices in FlexPoint. Optionally filtered by search term and external URI.
Invoices
Get Invoice
Get an invoice in FlexPoint by ID.
Invoices
Create Invoice
Create a new invoice record in FlexPoint.
Invoices
Update Invoice
Update an existing invoice record in FlexPoint by ID (Allowed Statuses: New, Posted, Void)
Invoices
List Invoice Items
Get a list of invoice items for an invoice in FlexPoint.
Invoices
Create Invoice Item
Create a new invoice item for an invoice in FlexPoint.
Invoices
Update Invoice Item
Update an existing invoice item in FlexPoint by ID.
Invoices
Delete Invoice Item
Delete an invoice item from an invoice in FlexPoint by ID.
Last updated
Was this helpful?