# \#Other-Request

**URL:** https://community.parabola.io/tag/other-request/11.md

[Latest](https://community.parabola.io/latest.md) · [Categories](https://community.parabola.io/categories.md) · [Tags](https://community.parabola.io/tags.md)

---

## [Cancel pull from PDF AI](https://community.parabola.io/t/cancel-pull-from-pdf-ai/3029)

<div class="topic-metadata">

**Author:** [@Justin\_Saunders](https://community.parabola.io/u/Justin_Saunders)\
**Replies:** 1\
**Last updated:** [October 11, 2024, 6:48pm UTC](https://community.parabola.io/t/cancel-pull-from-pdf-ai/3029 "2024-10-11T18:48:45Z")

</div>

I would like to have a way to cancel the pull from PDF function. When I log in to my flow that uses this element it can take a number of minutes for it to look a the file that is already sitting in there. What I would …

---

## [Replace imported file without needing to edit flow](https://community.parabola.io/t/replace-imported-file-without-needing-to-edit-flow/2866)

<div class="topic-metadata">

**Author:** [@JamesVox](https://community.parabola.io/u/JamesVox)\
**Replies:** 0\
**Last updated:** [January 10, 2024, 5:28am UTC](https://community.parabola.io/t/replace-imported-file-without-needing-to-edit-flow/2866 "2024-01-10T05:28:36Z")

</div>

I’ve got some flows that are import a JSON file at the start. Each time I want to run it on a new file I need to edit the flow, upload the new file, publish the updated flow and then run it. It would be great if I could …

---

## [Enrich with PostgreSQL](https://community.parabola.io/t/enrich-with-postgresql/2775)

<div class="topic-metadata">

**Author:** [@Darragh\_O\_Sullivan](https://community.parabola.io/u/Darragh_O_Sullivan)\
**Replies:** 0\
**Last updated:** [July 28, 2023, 4:15pm UTC](https://community.parabola.io/t/enrich-with-postgresql/2775 "2023-07-28T16:15:54Z")

</div>

We’d love to be able to “enrich with PostgreSQL” - effectively, to replicate the “enrich with an API” step, but instead querying a PostgreSQL database using variables from the row in question. At present, the alternativ…

---

## [Option to view tables as JSON or to edit data in Json](https://community.parabola.io/t/option-to-view-tables-as-json-or-to-edit-data-in-json/2526)

<div class="topic-metadata">

**Author:** [@sdp\_pirate](https://community.parabola.io/u/sdp_pirate)\
**Replies:** 0\
**Last updated:** [October 2, 2022, 1:42pm UTC](https://community.parabola.io/t/option-to-view-tables-as-json-or-to-edit-data-in-json/2526 "2022-10-02T13:42:09Z")

</div>

Working with data as a developer sometime requires to view raw data ( inJson) to be able to copy paste it in a code editor like VS. It would be a much needed feature because it would avoid adding a step \> export as Json …

---

## [Export of step titles/name in order of sequence](https://community.parabola.io/t/export-of-step-titles-name-in-order-of-sequence/2519)

<div class="topic-metadata">

**Author:** [@Joe\_Scola](https://community.parabola.io/u/Joe_Scola)\
**Replies:** 0\
**Last updated:** [September 25, 2022, 2:01am UTC](https://community.parabola.io/t/export-of-step-titles-name-in-order-of-sequence/2519 "2022-09-25T02:01:39Z")

</div>

What is your feature/integration request? Ability to export step names/titles to a csv file What problem would this feature/integration solve? This would make it easier to write supporting documentation. With large…

---

## [Include the problematic JSON in flow failure error message when JSON is invalid](https://community.parabola.io/t/include-the-problematic-json-in-flow-failure-error-message-when-json-is-invalid/2422)

<div class="topic-metadata">

**Author:** [@Brian\_Dawson](https://community.parabola.io/u/Brian_Dawson)\
**Replies:** 1\
**Last updated:** [August 16, 2022, 10:34pm UTC](https://community.parabola.io/t/include-the-problematic-json-in-flow-failure-error-message-when-json-is-invalid/2422 "2022-08-16T22:34:33Z")

</div>

Hi all, In several flows I have an export step where I’m sending thousands of rows of JSON to an API endpoint. In the same way that HTTP status code errors include the sent request in the failed export step, it’d be re…

---

## [Receive Flow Run Summary data in other places than email (via webhooks)](https://community.parabola.io/t/receive-flow-run-summary-data-in-other-places-than-email-via-webhooks/2443)

<div class="topic-metadata">

**Author:** [@Brian\_Dawson](https://community.parabola.io/u/Brian_Dawson)\
**Replies:** 0\
**Last updated:** [July 29, 2022, 3:01pm UTC](https://community.parabola.io/t/receive-flow-run-summary-data-in-other-places-than-email-via-webhooks/2443 "2022-07-29T15:01:59Z")

</div>

My #1 feature request right now: 1. What is your feature/integration request? An option to get a summary of the flow run as a webhook payload (in addition to existing email summary). 2. What problem would this feature…

---

## [Merge Data into Header or Auth Field](https://community.parabola.io/t/merge-data-into-header-or-auth-field/117)

<div class="topic-metadata">

**Author:** [@Tessa\_T](https://community.parabola.io/u/Tessa_T)\
**Replies:** 1\
**Last updated:** [June 10, 2022, 7:48pm UTC](https://community.parabola.io/t/merge-data-into-header-or-auth-field/117 "2022-06-10T19:48:14Z")

</div>

Hi, I’d love the ability to merge data (primarily bearer tokens) into a header or an auth field, it would be great to start a flow with generating a token and then being able to pass that value directly into an API call :…

---

## [Pass Auth Token as VAR to downstream flow](https://community.parabola.io/t/pass-auth-token-as-var-to-downstream-flow/924)

<div class="topic-metadata">

**Author:** [@John1](https://community.parabola.io/u/John1)\
**Replies:** 2\
**Last updated:** [June 10, 2022, 7:44pm UTC](https://community.parabola.io/t/pass-auth-token-as-var-to-downstream-flow/924 "2022-06-10T19:44:17Z")

</div>

What is your feature/integration request? The ability to store an APIToken as a Var somewhere then reference that Var in subsequent API import steps. What problem would this feature/integration solve? I’m pulling …

---

## [Ability to Cancel Flow While it is Running](https://community.parabola.io/t/ability-to-cancel-flow-while-it-is-running/666)

<div class="topic-metadata">

**Author:** [@Dang\_Thai](https://community.parabola.io/u/Dang_Thai)\
**Replies:** 1\
**Last updated:** [May 7, 2022, 2:35am UTC](https://community.parabola.io/t/ability-to-cancel-flow-while-it-is-running/666 "2022-05-07T02:35:25Z")

</div>

To have the ability to cancel the flow while it is running. If the flow is stuck in a long run, we can stop it so as to allow us access to that flow to make edits. Either wait or create another flow.

---

## [Customizable file name for CSV and Google Sheet Outputs](https://community.parabola.io/t/customizable-file-name-for-csv-and-google-sheet-outputs/2368)

<div class="topic-metadata">

**Author:** [@RB](https://community.parabola.io/u/RB)\
**Replies:** 0\
**Last updated:** [May 7, 2022, 2:32am UTC](https://community.parabola.io/t/customizable-file-name-for-csv-and-google-sheet-outputs/2368 "2022-05-07T02:32:20Z")

</div>

What is your feature/integration request? I need to be able to customize the file name for a CSV file and Google Sheet output with a value that is read from the same table or different table. For example, table A has a…

---

## [Email attachment import/triggering?](https://community.parabola.io/t/email-attachment-import-triggering/58)

<div class="topic-metadata">

**Author:** [@iammia](https://community.parabola.io/u/iammia)\
**Replies:** 6\
**Last updated:** [April 12, 2022, 7:28am UTC](https://community.parabola.io/t/email-attachment-import-triggering/58 "2022-04-12T07:28:03Z")

</div>

Sometimes I’m working on a csv file that I know needs to be sent through a parabola flow. I’d love to be able to send the file as an attachment to a parabola email address and trigger a pre-selected flow!

---

## [Notes input field for each run in the "Run History"](https://community.parabola.io/t/notes-input-field-for-each-run-in-the-run-history/2329)

<div class="topic-metadata">

**Author:** [@Brian\_Dawson](https://community.parabola.io/u/Brian_Dawson)\
**Replies:** 0\
**Last updated:** [March 31, 2022, 3:40pm UTC](https://community.parabola.io/t/notes-input-field-for-each-run-in-the-run-history/2329 "2022-03-31T15:40:40Z")

</div>

What is your feature/integration request? I would love a notes input field that is viewable / editable under each run in the “Run History” panel. For example, it could look something like this: What problem would…

---

## [API ERROR HANDLING - (Source, Transform, Export)](https://community.parabola.io/t/api-error-handling-source-transform-export/232)

<div class="topic-metadata">

**Author:** [@Alton](https://community.parabola.io/u/Alton)\
**Replies:** 5\
**Last updated:** [March 16, 2022, 2:47am UTC](https://community.parabola.io/t/api-error-handling-source-transform-export/232 "2022-03-16T02:47:25Z")

</div>

What is your feature/integration request? When interacting with any API source, transform or destination. Allow for a task to continue to run while logging the errors in a separate table. What problem would this fe…

---

## [Trigger Google Sheet Macros](https://community.parabola.io/t/trigger-google-sheet-macros/737)

<div class="topic-metadata">

**Author:** [@Dan\_Valentine](https://community.parabola.io/u/Dan_Valentine)\
**Replies:** 1\
**Last updated:** [February 18, 2022, 7:28pm UTC](https://community.parabola.io/t/trigger-google-sheet-macros/737 "2022-02-18T19:28:06Z")

</div>

What is your feature/integration request? Trigger a macro in google sheets right before a google sheet is imported, or immediately after it is exported. What problem would this feature/integration solve? I can’t update …

---

## [Submit feature requests and integration requests!](https://community.parabola.io/t/submit-feature-requests-and-integration-requests/22)

<div class="topic-metadata">

**Author:** [@sachi](https://community.parabola.io/u/sachi)\
**Replies:** 11\
**Last updated:** [November 29, 2021, 6:48pm UTC](https://community.parabola.io/t/submit-feature-requests-and-integration-requests/22 "2021-11-29T18:48:42Z")

</div>

Submit your feature requests and integration requests so we can continue improving your experience with Parabola. Upvote requests submitted by other community members to add your vote! Commenting “+1” or similar is not…

---

## [Search on the left side](https://community.parabola.io/t/search-on-the-left-side/2145)

<div class="topic-metadata">

**Author:** [@Cloud\_Cap\_Mushroom\_C](https://community.parabola.io/u/Cloud_Cap_Mushroom_C)\
**Replies:** 0\
**Last updated:** [November 19, 2021, 11:00pm UTC](https://community.parabola.io/t/search-on-the-left-side/2145 "2021-11-19T23:00:47Z")

</div>

What is your feature/integration request? Make the left side of steps searchable independent of the right side. What problem would this feature/integration solve? Making changes to steps that have long lists of paramet…

---

## [Pass a value to the authorization password from a lookup](https://community.parabola.io/t/pass-a-value-to-the-authorization-password-from-a-lookup/2096)

<div class="topic-metadata">

**Author:** [@Joe\_Scola](https://community.parabola.io/u/Joe_Scola)\
**Replies:** 3\
**Last updated:** [October 27, 2021, 6:08pm UTC](https://community.parabola.io/t/pass-a-value-to-the-authorization-password-from-a-lookup/2096 "2021-10-27T18:08:39Z")

</div>

I need to update the authorization password every 30 days This requires that I copy and paste 15 new passwords into 70 places in parabola. I would like to update them in a sheet in box or google sheets then have parab…

---

## [Indeed Job Search & Google talent Solution](https://community.parabola.io/t/indeed-job-search-google-talent-solution/1741)

<div class="topic-metadata">

**Author:** [@ziad\_alsulaim](https://community.parabola.io/u/ziad_alsulaim)\
**Replies:** 1\
**Last updated:** [April 14, 2021, 8:45pm UTC](https://community.parabola.io/t/indeed-job-search-google-talent-solution/1741 "2021-04-14T20:45:44Z")

</div>

What is your feature/integration request? What problem would this feature/integration solve? How do you solve/workaround this problem today? please we need integration for indeed and Google job search

---

## [Resolved: I can't delete steps!?](https://community.parabola.io/t/resolved-i-cant-delete-steps/1737)

<div class="topic-metadata">

**Author:** [@Cloud\_Cap\_Mushroom\_C](https://community.parabola.io/u/Cloud_Cap_Mushroom_C)\
**Replies:** 3\
**Last updated:** [April 12, 2021, 11:53pm UTC](https://community.parabola.io/t/resolved-i-cant-delete-steps/1737 "2021-04-12T23:53:39Z")

</div>

I’m in edit mode and I can’t delete any steps. There are no icons below the steps, and when a step is selected the delete button on the keyboard does nothing. What is wrong, or what am I missing? Is this a bad update? …

---

## [Advanced settings for CSV output steps](https://community.parabola.io/t/advanced-settings-for-csv-output-steps/1663)

<div class="topic-metadata">

**Author:** [@Marina\_Kir](https://community.parabola.io/u/Marina_Kir)\
**Replies:** 0\
**Last updated:** [March 17, 2021, 9:56pm UTC](https://community.parabola.io/t/advanced-settings-for-csv-output-steps/1663 "2021-03-17T21:56:23Z")

</div>

1. What is your feature/integration request? Adding the following settings to the CSV output steps “Email a CSV attachment” and “Generate CSV file”: → customize delimiter (currently only comma) → option to remove give…

---

## [I can't find "Receive from webhook" in parabola. How can I find it?](https://community.parabola.io/t/i-cant-find-receive-from-webhook-in-parabola-how-can-i-find-it/1607)

<div class="topic-metadata">

**Author:** [@Dogukan\_Kayar1](https://community.parabola.io/u/Dogukan_Kayar1)\
**Replies:** 0\
**Last updated:** [March 1, 2021, 9:43am UTC](https://community.parabola.io/t/i-cant-find-receive-from-webhook-in-parabola-how-can-i-find-it/1607 "2021-03-01T09:43:45Z")

</div>

I want pull data from bubble when triggered from bubble. But I can’t find “Receive from webhook” in parabola. Please help me.

---

## [Send CSV attachment via email based on original email address](https://community.parabola.io/t/send-csv-attachment-via-email-based-on-original-email-address/1586)

<div class="topic-metadata">

**Author:** [@Paul\_Styslinger](https://community.parabola.io/u/Paul_Styslinger)\
**Replies:** 0\
**Last updated:** [February 20, 2021, 3:25pm UTC](https://community.parabola.io/t/send-csv-attachment-via-email-based-on-original-email-address/1586 "2021-02-20T15:25:20Z")

</div>

It would be great if email senders could push CSV data to Parabola and they would receive an updated file based on their original data. Currently, I cannot reply to email senders with CSV attachments. This would allow f…

---

## [Show/Store API's Response from "Send to an API"](https://community.parabola.io/t/show-store-apis-response-from-send-to-an-api/1576)

<div class="topic-metadata">

**Author:** [@Chicago\_Pizza](https://community.parabola.io/u/Chicago_Pizza)\
**Replies:** 0\
**Last updated:** [February 16, 2021, 5:49pm UTC](https://community.parabola.io/t/show-store-apis-response-from-send-to-an-api/1576 "2021-02-16T17:49:59Z")

</div>

1. What is your feature/integration request? After using the Send to an API, I would like to store/send the API’s response. 2. What problem would this feature/integration solve? As described in this thread, currently …

---

## [Improvements to the file selector screen](https://community.parabola.io/t/improvements-to-the-file-selector-screen/56)

<div class="topic-metadata">

**Author:** [@iammia](https://community.parabola.io/u/iammia)\
**Replies:** 5\
**Last updated:** [January 5, 2021, 4:45pm UTC](https://community.parabola.io/t/improvements-to-the-file-selector-screen/56 "2021-01-05T16:45:48Z")

</div>

I’d love to see improvements to the file selector screens. For example, in the Google Sheets step, the dropdown menu is too cumbersome to locate files, especially if you use Google Sheets regularly. It would be great if …

---

## [SendGrid Email Preview / Send Test Email](https://community.parabola.io/t/sendgrid-email-preview-send-test-email/549)

<div class="topic-metadata">

**Author:** [@Jacob\_Gorthy](https://community.parabola.io/u/Jacob_Gorthy)\
**Replies:** 2\
**Last updated:** [December 18, 2020, 1:25am UTC](https://community.parabola.io/t/sendgrid-email-preview-send-test-email/549 "2020-12-18T01:25:28Z")

</div>

What is your feature/integration request? When using SendGrid as your final destination, give the user the ability to either 1. Preview the html with merge tags or 2. Send a single test email to a email address given …

---

## [Need to be able to see the full title of our flows](https://community.parabola.io/t/need-to-be-able-to-see-the-full-title-of-our-flows/1398)

<div class="topic-metadata">

**Author:** [@Jake\_Spirek](https://community.parabola.io/u/Jake_Spirek)\
**Replies:** 0\
**Last updated:** [December 15, 2020, 2:58pm UTC](https://community.parabola.io/t/need-to-be-able-to-see-the-full-title-of-our-flows/1398 "2020-12-15T14:58:14Z")

</div>

Currently because we can’t use folders, I need to have prefixes on all my Flow titles. The current design of the My Flows page has the title in bold and way too large, so it only fits a small portion of my title. So no…

---

## [Traslate Column in CSV Files in other languages](https://community.parabola.io/t/traslate-column-in-csv-files-in-other-languages/1180)

<div class="topic-metadata">

**Author:** [@Massimo\_Coppola](https://community.parabola.io/u/Massimo_Coppola)\
**Replies:** 0\
**Last updated:** [October 15, 2020, 7:38pm UTC](https://community.parabola.io/t/traslate-column-in-csv-files-in-other-languages/1180 "2020-10-15T19:38:18Z")

</div>

WIll be great traslate column/rows in other languages. i receive CSV files from all over the world and traslation will be appreciated.

---

## [Allow to Send new products To Shopify](https://community.parabola.io/t/allow-to-send-new-products-to-shopify/1158)

<div class="topic-metadata">

**Author:** [@Massimo\_Coppola](https://community.parabola.io/u/Massimo_Coppola)\
**Replies:** 0\
**Last updated:** [October 9, 2020, 4:54pm UTC](https://community.parabola.io/t/allow-to-send-new-products-to-shopify/1158 "2020-10-09T16:54:11Z")

</div>

I Like your Platform, you did a great Job. Will be very very helpful if we can ADD New Products from CSV Files To Shopify This Will allow all Shopify Customers to have a centralized Product managment. And from parabol…

---

## [Enable to show long name of a flow](https://community.parabola.io/t/enable-to-show-long-name-of-a-flow/1071)

<div class="topic-metadata">

**Author:** [@Sabrina\_Dekkers](https://community.parabola.io/u/Sabrina_Dekkers)\
**Replies:** 0\
**Last updated:** [September 16, 2020, 1:41pm UTC](https://community.parabola.io/t/enable-to-show-long-name-of-a-flow/1071 "2020-09-16T13:41:14Z")

</div>

What is your feature/integration request? Tot make it possible to show longer names of parabola flows, so I can recognize flow that I copied and use for different external accounts (example, we have multiple paypal acc…

[Next page](https://community.parabola.io/tag/other-request/11.md?match_all_tags=true&page=1&tags%5B%5D=Other-Request)
