🚀 New Features
✨ DocuSign Actions! You can now access the following actions when building workflows for DocuSign:
- Create an Envelope
- Get Envelope by ID
- Update Envelope
- Send an Envelope
- Search Envelopes
- Envelope Custom Fields (CRUD)
✨ Greenhouse Actions! You can now access the following actions when building workflows for Greenhouse:
- Create Application
- Update Application
- Get Application by ID
- Delete Application
- Create Candidate
- Update Candidate
- Get Candidate by ID
- Delete Candidate
- Create Job Opening
- Update Job Opening
- Get Job Opening by ID
✨ SAP S/4HANA Actions! You can now access the following actions when building workflows for SAP S/4HANA:
- Create Supplier Invoice
- Get Supplier Invoice by ID
- Search Supplier Invoices
- Delete Supplier Invoice
- Get Supplier by ID
- Search Suppliers
- Update Supplier
- Get Customer by ID
- Search Customer
- Update Customer
I guess you can say this release is action-packed 😏
✨ Calendly Triggers!
You can now trigger Calendly workflows when invitees are created or canceled in your users' Calendly accounts, making it easy to sync data in real-time between your users' Calendly and your app. Learn more in our docs.
🛠 Improvements
- Updates the Gong logo.
- Adds pagination support to the Marketo Lists User Setting such that the dropdown displays all the lists available to the user in their account.
🐛 Bug Fixes
- Fixes an issue where authentication tokens might not refresh for Microsoft Outlook workflows using the Microsoft Outlook Request step.